This commit is contained in:
2021-07-24 00:02:19 +00:00
parent 50d1eba1a8
commit f92ceb7331

View File

@@ -501,7 +501,11 @@ todo:2 many biz objects are not using new PUT methodology
########################################################################################################################
CURRENTLY DOING:
CURRENTLY DOING: Seed a small amount of quotes, formfieldreference, implement client UI, view and test and fix all the things
most of all, have fun! :)
quote
Plan:
Nothing worth keeping in old quote models or biz object at server so can completely replace it
@@ -515,12 +519,6 @@ Identify cases related to quotes and changes required for quote models particula
There is in v7 an old status system but it appears not user editable as it's fixed / pre-set, why no one has complained about this is beyond me, probably no need to repliate that particular thing
MODEL / DB add two bool fields persisted to db "CopyWiki" and "CopyAttachments" which will trigger copying that info to the generated work order (case 3178)
identify model changes to quote from service work order
copy all workorder models that quote shares (skip partrequest etc) and modify as identified earlier
copy workorderbiz entirely to quote
copy workorder entirely and rename to quote then modify the fields that differ in the model and schema