From 751c9025f78d2e8d984908d116fab4ed3ac4432f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 14 Sep 2020 22:58:39 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c15709c1..1a052182 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -16,7 +16,7 @@ TODO: Report confirmation checklist https://github.com/metafloor/bwip-js#browser-usage https://www.scandit.com/blog/types-barcodes-choosing-right-barcode/ https://github.com/metafloor/bwip-js/wiki/BWIPP-Barcode-Types - + let opt = { bcid: "code128", // Barcode type text: "0123456789", // Text to encode @@ -38,7 +38,9 @@ TODO: Report confirmation checklist -------- NON REPORTING RELATED STUFF --------------- - +todo: Open source credit area in UI + acknowledgements etc + todo: export from grid to xls, csv etc. I'm thinking perhaps also a secondary ability to make report templates that are actually intended for export to xls or whatever as an additional feature but the easiest thing for people would be a straight export of grid data from grid, perhaps using the reportdata system since it pulls in all the bits needed for full data rather than just id links