This commit is contained in:
@@ -9,9 +9,11 @@
|
||||
|
||||
## ROUGH SCHEDULE
|
||||
|
||||
todo: quick glance over testing cases, implement where can but plan for release today friday so can test sched from linux server just to ensure no unexpected issues. Test with ipad and table and phone as well.
|
||||
|
||||
# Schedule form
|
||||
|
||||
|
||||
todo: svc-schedule
|
||||
|
||||
CASES
|
||||
@@ -778,4 +780,6 @@ BUILD 131 CHANGES OF NOTE
|
||||
- Added work order states collection to report data for work order and status viz fields: Name, color, completed, locked
|
||||
- Added work order item status and priority Name and Color fields as viz fields to report data for work order
|
||||
- Review object added ReviewObjectViz field to report data which will have name of reviewed object or if it's not a named object the translated object type name instead
|
||||
- Added personal schedule form (home-schedule) for initial UI testing before implementing other schedule form based stuff such as service-schedule and others
|
||||
- Added personal schedule form (home-schedule) for initial UI testing before implementing other schedule form based stuff such as service-schedule and others
|
||||
- case 3955 back to you
|
||||
- case 3963 fixed
|
||||
|
||||
@@ -517,6 +517,7 @@ async function initForm(vm) {
|
||||
async function fetchTranslatedText() {
|
||||
await window.$gz.translation.cacheTranslations([
|
||||
"QuoteQuoteStatusType",
|
||||
"QuoteStatusList",
|
||||
"StatusName",
|
||||
"StatusCompleted",
|
||||
"StatusLocked",
|
||||
|
||||
Reference in New Issue
Block a user