diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8a4abeed..1d5fa90f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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)