This commit is contained in:
2021-01-28 00:17:24 +00:00
parent ec396fe684
commit 83e5193279

View File

@@ -148,6 +148,14 @@ todo: DataList view and filter are combined and this is wrong
[HttpGet("default/{dataListKey}")]
public ActionResult GetDefaultDataListView([FromRoute] string dataListKey)
Test the everloving shit out of this
CURRENTLY: most lists default view ok (not filtering yet just default no filter) except:
Home Memolist, reminders - weird error
Contacts - Customer users list is empty when it shouldn't be
CustomerNotes - needs criteria sent of customer id
Part->PartInventory, Transactions, menu option list - not filtering at all
Warehouse '' ditto above
Do *all* reports
Do test of bulk ops tags etc
Do STATIC and dynamic lists (test them all like a smoke test)