This commit is contained in:
2021-05-21 19:36:49 +00:00
parent 82abb4c5df
commit e10cc43ab1
3 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
# TAX CODES Placeholder
This is a placeholder page for sections that are not written yet
Notes to include in docs:
Data integrity - Tax code values are stored only in the Tax Code object and linked to by objects affected by that Tax code (e.g. Work order item labor record). If a Tax code has been selected on another object the fields affecting price calculations are not editable (percentage, tax on tax etc). Other fields remain editable as they would not affect past records tax calculations. After an edit and save the AyaNova server will check if any objects are using this Tax code and if any are found will report back all object types involved. Options are to remove or switch the Tax code from the existing in-use objects to be able to edit those fields or simply make a new Tax code.