This commit is contained in:
2021-06-11 19:38:30 +00:00
parent 1fe84b3088
commit e8611a0361
5 changed files with 26 additions and 10 deletions

View File

@@ -385,6 +385,7 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: Work order notifications - PartRequested
bugbug: new wokrorder adding new item of any kind doesn't trigger dirty
bugubg: completely fresh workorder riddled with errors when attempting to create one of each type of record
expense -> tax code is required in sql but not in UI WTF?
@@ -1303,6 +1304,9 @@ build 110
ScheduledOnWorkorder
ScheduledOnWorkorderImminent
WorkorderCompletedStatusOverdue
- standard object CRUD notifications implemented for all workorder tree objects
(note that child items in workorder tree that don't have their own tags [all but items and workorder item units] will use the work order header tags for determining notification)
- Removed all visible references to Service Bank feature from all forms and front and back end