diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 06b8bdd3..a21d0a6b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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 -