diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fb6e44da..5abd2b9e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -1276,15 +1276,16 @@ Build 111 This applies to all objects with the single exception of Translation which still needs to duplicate at server due to it's structure - Workorder can now be duplicated, all items are copied identically except: - part requests which are not copied into a new unsaved workorder (just like other objects) + part requests which are not copied into a new unsaved workorder prices which are set on new records by server at time of save to snapshot the current price: workorder item part loaner - Workorder descendant collections now have a mark all for deletion option to quickly remove an entire collection to facilitate Duplicate in v8 as replacement of v7 template feature which will not be ported to v8 -- WorkorderItemPart can now choose part assembly to populate work order item parts list from menu item in workorderitemparts vertical dots menu -- WorkorderItemPart can now choose and append from existing serials for part using icon beside serial entry text area in addition to just typing or pasting them in +- WorkorderItemPart + PartAssembly implemented - can now choose part assembly to populate work order item parts list from menu item in workorderitemparts vertical dots menu + Serials implemented - can now choose and append from existing serials for part using icon beside serial entry text area in addition to just typing or pasting them in - User / Custom contact on create / duplicate now allows entry of new user options before first User save rather than previous behaviour of having to save new record first then edit and save user options