This commit is contained in:
2021-07-09 22:17:54 +00:00
parent ad36de371a
commit c78003fb22

View File

@@ -420,10 +420,6 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING:
"WorkOrders" is what is showing translated in the customer / project etc menu, it should not say that, looks like a variable name
change that translation to "Work orders" and change the key to use "Work order list" instead if possible
todo: add Project to default workorderlist. Also, anything that is a feature to show from somewhere in list should show that thing by default to show it off
todo 2: Implement "Show All" feature for related objects
@@ -1215,5 +1211,6 @@ BUILD CHANGES OF NOTE
BUILD 115
- "WorkOrder" changed to "Work order" in all English translation keys that displayed it
- Customer "Work orders" menu item implemented, is the "Show All" workorders feature from v7
- Project "Work orders" menu item implemented
- Customer edit form "Work orders" menu item implemented to show all workorders list filtered by customer (is the "Show All" workorders feature from v7)
- Project edit form "Work orders" menu item implemented to show all WorkOrders list filtered by project
- Unit edit form "Work orders" menu item implemented to show all WorkOrderItemUnit list filtered by unit