This commit is contained in:
@@ -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
|
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:
|
- 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:
|
prices which are set on new records by server at time of save to snapshot the current price:
|
||||||
workorder item part
|
workorder item part
|
||||||
loaner
|
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
|
- 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
|
||||||
- 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
|
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
|
- 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user