This commit is contained in:
2020-11-26 19:49:30 +00:00
parent 649e817086
commit 0a33cf205c

View File

@@ -70,10 +70,12 @@ todo: gz-data-table make sure unbounded notes column is bounded by some length r
todo: picklist empty null vs zero
test with customer and headofficeid
should have the empty selection pre-selected or maybe I need to do away with that since the clear button does the same thing?
todo: missing feature, can't filter widgetlist by User due to no UserList being available
Is this meant to be text only filter and we have no id filter system?
How hard to add proper list selection and ID because it seems important?
fucking grids are always fucking fucked due to the filter and sort fucking shit
todo: picklist clear doesn't trigger dirty change
maybe doesn't emit?
@@ -93,17 +95,12 @@ todo: search form weirdness
TYPE NAMES
results for some type names show as "type 59" for example instead of "Customer note"
todo: TEST ON SERVER CUSTOMER STUFF
............................................................
CURRENTLY WORKING ON: Customer notes migration
OUTSTANDING
Customer note form when not coming from customer should have a link back to the customer form where the name is
CURRENTLY WORKING ON: above and then testing once posted
todo: TESTING After customer form is made