This commit is contained in:
2021-05-21 19:36:49 +00:00
parent 9b99026305
commit a6d744d085

View File

@@ -347,13 +347,10 @@ todo: Just changed labor at back end, next form field defs, then need to update
Move back to original linked tax codes with hybrid history preservation system
BACKEND:
- Tax codes
are locked from edit all fields involved in calculations only (others ok like name etc)
once they are selected anywhere and Active=false is prevented if they are a default for global or contract
Validation code must check before edit if in use in any final records like woitem* or contract or PO or Global sets
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
Are locked from edit all fields involved in calculations only (others ok like name) once they are selected anywhere
validation must check before edit if used on contract, woitem*, anything that references them
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