diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ff28f673..0d488b07 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -297,29 +297,9 @@ todo: many biz objects are not using new PUT methodology ######################################################################################################################## -test for commit -CURRENTLY DOING: alternate address selector completion - - currently it's not showing all the addresses available when headoffice - - needs display and button / code to copy address selected +CURRENTLY DOING: FormFieldReference for sub items implement, test and confirm system works -Address - - add get route customer/bill-to-address - returns mailto address of customer AND of head office if it has a head office and bill head office is checked - {client:{addressfields},headoffice:{addressfields}} - - add get route customer/service-address - returns physical address of customer - {client:{addressfields}} - - add get route unit/service-address - {unit:{addressfields}} - - 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 diff --git a/ayanova/src/components/work-order-header.vue b/ayanova/src/components/work-order-header.vue index 53695e08..428178dd 100644 --- a/ayanova/src/components/work-order-header.vue +++ b/ayanova/src/components/work-order-header.vue @@ -39,7 +39,10 @@ - +