This commit is contained in:
@@ -1,4 +1,18 @@
|
|||||||
|
######################################################################
|
||||||
Grab bag stuff that didn't fit into official TODO
|
Grab bag stuff that didn't fit into official TODO
|
||||||
|
and may not be worth doing or isn't urgent
|
||||||
|
######################################################################
|
||||||
|
|
||||||
|
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: going to need some default views for certain lists that come with AyaNova automatically (even if migrating)
|
todo: going to need some default views for certain lists that come with AyaNova automatically (even if migrating)
|
||||||
some lists may need a list of all but also a list of all relevant items only (part inventory?)
|
some lists may need a list of all but also a list of all relevant items only (part inventory?)
|
||||||
Views that supply common tasks or functionality that was in v7 in another way
|
Views that supply common tasks or functionality that was in v7 in another way
|
||||||
|
|||||||
@@ -9,15 +9,7 @@ MISC ITEMS THAT CAME UP
|
|||||||
|
|
||||||
## CLIENT MISC ITEMS
|
## 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
|
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
|
see tax-code for example
|
||||||
|
|||||||
Reference in New Issue
Block a user