serum-390 / soen390-team16-godzilla

Codename GODZILLA: project for course SOEN-390
GNU General Public License v3.0
4 stars 0 forks source link

Sales page update, User Management page update #138

Closed tashfia98 closed 3 years ago

tashfia98 commented 3 years ago

Description Sales Page Updates: -Added an Edit button on customer management section. Reused the Customer Form. Returns and displays customer id, name, address, city and postal code. Added an additional delete button on the form. -Added a status column and a view button on sales order management section. Reused the Purchase Order Details Form. The view button displays the row data.

User Management Page Updates:

Link to work item Related to #74 #64

How to Test Sales Page: -Click the Edit button on the customer management section. Change information. -Click the View button on the sales order management section. It displays the corresponding row information.

User Management Page: -Click the Add New User button. It will provide space for inputs. -Click the Edit button. It will display the corresponding row data and allow to modify it as well.