diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f7c2d75b..c1d6c225 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -343,21 +343,6 @@ CURRENTLY DOING: labors - todo: test - Double check it correctly sets response time (complete by date) on NEW workorder as well as existing on change - .if Gold then should be 24 hours from setting to gold - .if silver then should be 48 hours from setting to silver - if bronze should take global default - if none should take global default - if global default is changed new wo should take it - if pre-set to a completed by date on a *new* workorder then no contract or global default should override that on first save - - - - - todo: test - new from scratch wo auto contract resolution code works as expected - if NEW record and contractid already set then use that otherwise sets it to correct auto set - confirm complete by is also correctly set on new wo - todo: remove contract control entirely from code todo: replicate labor save code at front and back to the other contracted objects @@ -425,7 +410,7 @@ todo: is it really feasible to duplicate a workorder? What about all the side e maybe if not actually saved yet just returned as copy?? 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 + this was in v7 (from main grid not inside object but can't replicate that so this instead) OVERALL