This commit is contained in:
2021-07-01 19:01:38 +00:00
parent 30cb8579ec
commit 1d58630095
3 changed files with 82 additions and 5 deletions

View File

@@ -423,9 +423,6 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING:
todo: how to directly open a workorder quickly when you know the wo number??
should be supported, otherwise you need to scroll around a list to find it which is fucked
todo: picking from part assembly to populate a bunch of parts??
todo: picking from existing serial numbers for parts on workorder??
@@ -1295,6 +1292,8 @@ Build 111
- WorkOrder main table lists for all workorder descendants implemented
i.e. Workorder list menu now has an "Items" item which takes to workorderitems list which in turn now has a menu item for each child of woitem etc
- Direct open work order by manually entering serial number surfaced in work order list form in menu "Open" item
- Global settings Customer signature widget title, header, footer text fields added and implemented
- Signatures on work order implemented