This commit is contained in:
2021-07-20 00:04:41 +00:00
parent 7d5bf2b185
commit c77261d35b

View File

@@ -414,6 +414,36 @@ todo: many biz objects are not using new PUT methodology
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
########################################################################################################################
######################################################################################################################## ########################################################################################################################
######################################################################################################################## ########################################################################################################################
######################################################################################################################## ########################################################################################################################
@@ -424,11 +454,11 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: more misc stuff below to complete workorder!!! CURRENTLY DOING: more misc stuff below to complete workorder!!!
todo: customer->show all units not coded yet! Gasp! So shock, much freaky
CASES TODO: CASES TODO:
Some initial workorder cases to do Some initial workorder cases to do
583 1: add unit address fields to viz populate but only show them when reportdata selected as UI doesn't consume them 583 1: add unit address fields to viz populate but only show them when reportdata selected as UI doesn't consume them
sb under the unit I guess as unit address *viz
1362 2: convert scheduled user to labor (case is to do en-masse but also I need to implement this individually as well) 1362 2: convert scheduled user to labor (case is to do en-masse but also I need to implement this individually as well)
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) 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)
@@ -1188,4 +1218,6 @@ BUILD 116
Also documented this in the work order help page which is just notes for now until I write out the proper documentation. Also documented this in the work order help page which is just notes for now until I write out the proper documentation.
(note that if no customer is selected yet on the work order it defaults to presenting all units from all customers) (note that if no customer is selected yet on the work order it defaults to presenting all units from all customers)
- Work order address "Select alternate address" feature for physical address now offers all Unit addresses for selection in addition to previous alternate address choices - Work order address "Select alternate address" feature for physical address now offers all Unit addresses for selection in addition to previous alternate address choices
- Customer -> Show all Units menu item implemented