This commit is contained in:
2021-03-06 19:10:31 +00:00
parent ccb0925321
commit 0125c8b5b9
4 changed files with 79 additions and 10 deletions

View File

@@ -197,10 +197,15 @@ todo: Changes to allow in place updates of server:
CURRENTLY DOING: Contract form
numeric overflow with 200%
other than that, can probably just dupe the tagged part adjustments for service and travel then on to the limited rates, also need restrict to rates checkbox, then help docs and then done
dupe the tagged part adjustments for service and travel then on to the limited rates, also need restrict to rates checkbox, then help docs and then done
(might want to put more fields in the datalist, it's very sparse adn the old v7 had pretty much all the fields as well)
todo: change percentage values to be actual percentages in db and end to end
rather than .05 for 5% tax just let people enter 5, store as 5 and then divide by 100 for calcs as required
150.345
todo: need pctg control now, I'm unable to enter more than 2 digits to the right of decimal point but that's required, also the above stuff about pct
todo: confirm Unit contract fields are ok and datalist is ok