This commit is contained in:
2021-05-24 20:04:32 +00:00
parent d5f961e539
commit 4d77a62f78
2 changed files with 748 additions and 3 deletions

View File

@@ -342,9 +342,8 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: WorkOrderItemTravel
ORDER: Travel, tasks, parts, loans, units, outside service
CURRENTLY DOING:
ORDER: tasks, parts, loans, units, outside service
todo: WorkorderItemPart- part prices are going to change / volatile so snapshot them (cost/charge)
rates and taxes are ok to not snapshot, their values are protected once used but parts are volatile and should be snapshotted
@@ -376,6 +375,8 @@ todo: is it really feasible to duplicate a workorder? What about all the side e
todo: should be able to create a new workorder for a customer from that customers menu (same with other objects that have an identifiable customer)
this was in v7 (from main grid not inside object but can't replicate that so this instead)
todo: r4eporting - need to add pre-caching code and populate *Viz throughout graph to workorder before testing printing code.
OVERALL
- then full in front end and flow out to back end as required, remove any backend that was a defunct evolutionary path so no cruft left around