diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d313f69a..6d9f7710 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -1701,6 +1701,12 @@ TO TEST: Do reporting here Componentize of course +todo: DBDUMP Try to see if dbdump plugin can export reports code behind and basic layout, maybe as HTML, enough info to assist report designer with V8. + Be nice to see field list with translation for equivalent new.Also c# code exported and etc Can then get basic calculated field formulas that way, maybe a new report template with code Brought over as comments in JavaScript code behind for new and rudimentary layout of some kind + + + + todo: Report editor for creating new report accessed from the report any **existing** reports preview form if have the rights. - or maybe from the report selector dialog box if they have the rights, although would that fuck up navigation process? - This seems better because, what if they can't preview a report for some reason, then they can never fix it or make a new one?