This commit is contained in:
@@ -346,14 +346,11 @@ todo: Just changed labor at back end, next form field defs, then need to update
|
|||||||
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
|
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
|
||||||
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
|
- 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
|
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
|
- Service rates
|
||||||
Are locked from edit all fields involved in calculations only (others ok like name) once they are selected anywhere
|
REcord must be sent to clietn with inuse flag set so ui can selectively allow or not edit fields that would pass validation
|
||||||
validation must check before edit if used on contract, woitem*, anything that references them
|
- 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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user