This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user