This commit is contained in:
2021-07-20 16:07:01 +00:00
parent d16c29b1a6
commit 4a374e4015

View File

@@ -456,16 +456,7 @@ CURRENTLY DOING: more misc stuff below to complete workorder!!!
CASES TODO:
Some initial workorder cases to do
1362 2: convert scheduled user to labor (case is to do en-masse but also I need to implement this individually as well)
need transkey: "WorkOrderConvertAllScheduledUsersToLabor"
1467 2: 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)
1908 1: set new durationtocompleted field on wo header upon setting to a closed status, also show it in the main data list
@@ -1227,4 +1218,5 @@ BUILD 116
- Customer -> Show all Units menu item implemented
- Workorderitemunit: added unit address fields to report data if needed to print independantly of workorder header address (case 583)
- Workorderitemscheduleduser: added "convert all to labor" menu option and implemented (case 1362)