From 22cdf132410102dfe1e1e77f1c09f83be0695ded Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 27 Jan 2021 18:53:13 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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