Commit Graph

9 Commits

Author SHA1 Message Date
kougyoku
06acaae9df Update employeeview class to set id property.
Complete ArchiveCustomer functionality.
Add: Update customer status query when status is changed on employee view
2019-10-16 15:10:44 -07:00
kougyoku
93a6e6a691 Moar SQL 2019-10-15 13:04:22 -07:00
kougyoku
7116e25a81 Update employee view class
update employee view query
update methods to change from employeeview to reportview
2019-10-15 08:42:17 -07:00
kougyoku
74af82d70c Update query for customer view.
Add new report view class in prep to change employeeview class.
2019-10-15 08:03:15 -07:00
kougyoku
02421864b1 Update add customer query 2019-10-11 23:45:10 -07:00
kougyoku
58006f2955 Update CustomerView class properties to match the columns being selected out of the database.
Remove 'static' from all functions under SqliteDataAccess class.
Write correct SQL Query for LoadCustomerView.
2019-10-11 21:30:25 -07:00
kougyoku
d6d3e0ca0d Change status field of employee view model to integer.
Add SQL query to LoadEmployeeView()
Add: SaveCustomer() and ArchiveCustomer() functions.
2019-10-11 15:28:31 -07:00
kougyoku
ec0b1a00ae Fix VS Griping.
Fix loadCustomerView
2019-10-10 10:36:32 -07:00
kougyoku
2a8702e1a9 More SQL stuff 2019-10-10 10:13:30 -07:00