This commit is contained in:
@@ -341,17 +341,12 @@ todo: many biz objects are not using new PUT methodology
|
|||||||
|
|
||||||
CURRENTLY DOING:
|
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
|
todo: do expenses, part and travel objects: model, schema, FormFieldReference, biz object, front end UI
|
||||||
- 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: remove taxcode edit control once done
|
||||||
|
|
||||||
Move back to original linked tax codes with hybrid history preservation system
|
Move back to original linked tax codes with hybrid history preservation system
|
||||||
BACKEND:
|
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
|
|
||||||
|
|
||||||
- FORM FIELD DEFINITIONS
|
- FORM FIELD DEFINITIONS
|
||||||
Edit to remove fields and add manual override field back
|
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
|
- Workorder
|
||||||
TAXES
|
TAXES
|
||||||
remove all the code that preserves the tax info like name and values and move back to the single ID
|
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
|
put back the tax code viz field
|
||||||
update the FormFieldReference to remove the tax code shit
|
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
|
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
|
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:
|
FRONT:
|
||||||
Revert back to viz fields and remove snapshotted fields
|
Revert back to viz fields and remove snapshotted fields
|
||||||
|
|||||||
Reference in New Issue
Block a user