From 472d4b844d00683fbb0a2f16801f3730230b72e1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 21 May 2021 19:49:32 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d1eb2f99..61b38595 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -341,17 +341,12 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: -todo: Just changed labor at back end, next form field defs, then need to update front end and then verify it works now as expected - - maybe not too early to put in role exemption for fields not allowed (subcontractor / costs and charges) - UI pretty simple, but back needs to not send those fields or blank them before sending (viz?) and not accept manual override form that role but keep original +todo: do expenses, part and travel objects: model, schema, FormFieldReference, biz object, front end UI + +todo: remove taxcode edit control once done + Move back to original linked tax codes with hybrid history preservation system - BACKEND: - - Tax codes - REcord must be sent to clietn with inuse flag set so ui can selectively allow or not edit fields to replicate server validation - - Service rates - REcord must be sent to clietn with inuse flag set so ui can selectively allow or not edit fields that would pass validation - - Travel rates - REcord must be sent to clietn with inuse flag set so ui can selectively allow or not edit fields that would pass validation + BACKEND: - FORM FIELD DEFINITIONS Edit to remove fields and add manual override field back @@ -359,9 +354,7 @@ Move back to original linked tax codes with hybrid history preservation system - Workorder TAXES remove all the code that preserves the tax info like name and values and move back to the single ID - update the calcs code to fetch the tax code to apply it - - + update the calcs code to fetch the tax code to apply it put back the tax code viz field update the FormFieldReference to remove the tax code shit @@ -374,8 +367,7 @@ Move back to original linked tax codes with hybrid history preservation system Calcs are now all Viz fields populated on the fly and not stored in the wo Override field is used if non-null otherwise the rate is pulled and used for the calc - DOCS - Document rate locking (new for v8) and tax code locking (not new). + FRONT: Revert back to viz fields and remove snapshotted fields