diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 46e62ecf..c06db29d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -133,7 +133,10 @@ todo: DataList view and filter are combined and this is wrong SEEDER sample datalist is whack now - + MODELS + Reporting AND bulk ops require data list sort and filter but not columns + Grid views require data list sort and filter AND columns + Need a base model and combine upwards using inheritance, can still call methods with aparams defined by base type