-
Notifications
You must be signed in to change notification settings - Fork 0
Programs Table
Brian Collins edited this page May 4, 2014
·
6 revisions
As any user I want to be able to select program codes from the BRANCHES MYOB table
This user story is implemented under this issue.
Related User Stories:
The primary purpose of the data is for display in a dropdown list to select a program code when creating a purchase order line item. Functions to edit and display a list of programs should also be supplied.
The following columns are required (the corresponding BRANCHES column names are in upper case):
- id (BRANCHNO)
- name (BRANCHNAME)
- status (A-ctive, D-eleted, N-ew)
Sample data may be found here.
Replace this text with descriptions of workflows for testing