This commit is contained in:
2021-09-09 15:47:08 +00:00
parent 075e46fd7a
commit 5c53ae6183

View File

@@ -10,12 +10,6 @@
## ROUGH SCHEDULE
Customer UI
List (customer)
create new (customer)
TEST all as HO user as well as Cust user
HO variant picklist for customer specfiically adn other shit like unit lists etc
CSR V8Migrate
GetLastReport is not implemented anywhere but is useful adn key
@@ -723,3 +717,6 @@ BUILD 130 CHANGES OF NOTE
- evalution seed data generation: removed redundant initial call to erase database from client as well as redundant check for existing data before prompting to erase
- CustomerServiceRequest Service user interface: completed with accept and reject fully coded, now has link to wo and workorderitem has link back to csr, ready for reporting
- About form: fixed bug that allowed customer / ho type user to view license info
- Fixed picklist bug that could in rare circumstances (no tags but has variant type for specific purpose) result in error at the server due to trailing " and " clause in query
- CustomerServiceRequest Customer / HeadOffice user interface: completed. Customer user can create / view their csrs, headoffice user can create / view their customer's csrs