This commit is contained in:
2021-02-09 20:51:32 +00:00
parent a9485d940d
commit fb5a5c4475
2 changed files with 15 additions and 9 deletions

View File

@@ -9,15 +9,7 @@ MISC ITEMS THAT CAME UP
## CLIENT MISC ITEMS
todo: ClientNote form link back to customer disappears on save of NEW record only (not update), should always be present
also on list disappears if go anywhere else and return to it (like column chooser)
todo: validation errors not expanded in errorbox,
for example saving a widget with same name results in proper display at name field but in error box says:
Validation error
ErrorAPI2200
I expect it to say the full errorapi2200 bit or simply "Validation error"
or, maybe it's ok as is?
todo: clicking into a decimal field with zero in it already and then clicking out causes the record to be dirty
see tax-code for example