This commit is contained in:
2021-05-31 19:33:51 +00:00
parent 75561f9794
commit cdc9adc774

View File

@@ -387,8 +387,7 @@ todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull
dispatch is a subset of a service manager job
Rename at both ends and all translations and docs as well.
todo: biz rules like date precedence etc
mirrored at server end too
todo: test and confirm can duplicate workorder and it works properly
@@ -396,6 +395,14 @@ todo: New wo link from related objects like Customer, Unit etc replicates v7 fea
todo: r4eporting - need to add pre-caching code (for the few ENUM lists there are) and populate *Viz throughout graph to workorder before testing printing code.
todo: biz rules like date precedence etc
mirrored at server end too
todo: all backend workorder stuff
Inventory (or not if turned off)
1961 - auto remove from inventory immediately when wo saved and re-instate if changed
see PO back end for example of exactly this
Notification
todo: subcontractor not seeing prices but still able to make workorder case (not determined how this would work yet as do not want user being able to look at network traffic and see costs etc)
@@ -420,9 +427,10 @@ CASES TODO:
1465 - several subcontractor / tech limited restriction features in this case
1467 - text1,text2 etc to show in "Warranty" area of Unit display info (however I have not coded or even thought of / decided on any v7 style warranty info section yet so double case here)
1746 - Turn a Part on a workorder into a Unit for the customer in one click (not necesarilly for that workorder, but for future [it's not clear])
?? - somewhere there's a case about selecting multiple units by tag for entering in mass on a workorder to support scott as part of new units collection, do this
1908 - set new durationtocompleted field on wo header upon setting to a closed status, also show it in the main data list
1961 - auto remove from inventory immediately when wo saved and re-instate if changed
see PO back end for example of exactly this