This commit is contained in:
@@ -49,7 +49,7 @@ todo: v8 migrate additions
|
||||
is there a way to still export them?
|
||||
Is it possible to login during migrate to the v8 server?
|
||||
Need a running count per item, I have the total at the start so it should show what item it is currently processing of that count like 50/1000 or something
|
||||
|
||||
todo: workorders - need to set billing and service address from customers on migrate
|
||||
|
||||
|
||||
|
||||
@@ -292,6 +292,20 @@ todo: many biz objects are not using new PUT methodology
|
||||
|
||||
CURRENTLY DOING: front end full in
|
||||
|
||||
Address
|
||||
- add get route customer/billing-address
|
||||
returns mailto address of customer or of head office if it has a head office and bill head office is checked
|
||||
- add get route customer/service-address
|
||||
returns physical address of customer
|
||||
- add get route unit/service-address
|
||||
|
||||
UI
|
||||
wo address control
|
||||
default shows service address compactly as possible
|
||||
click to open shows billing and service address, can edit all fields
|
||||
Button beside physical and button beside postal to open dialog to select alternate address
|
||||
opens a popup with all objects that could populate address (units, customer, headoffice as applicable)
|
||||
shows their addresses compactly for selection with button to use this address
|
||||
|
||||
|
||||
OVERALL
|
||||
|
||||
Reference in New Issue
Block a user