From 7b22a7c84c392bd16c2a416f5900590361abf928 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 21 Dec 2020 19:37:41 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c91bc1ca..2732a25f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,6 +5,11 @@ MISC ITEMS THAT CAME UP +todo: date picker component add drop down quick pick: + i.e. Hour from now, Day from now, Week from now, Month from now. +todo: date and time defaults for appointments and shit + mainly what to do with stop date for example in reminder, can set start, how to set stop? + todo: incorrect creds on login get "res is not defined" instead of proper error todo: vendor edit form has locale keys from headoffice, check all recent, may be more, memo etc todo: All objects, check biz searchresult code to ensure all text fields were added as some were probably missed, particularly recent ones @@ -16,8 +21,7 @@ todo: NEXT DEPLOY TO DEVOPS attach a photo from phone, no error just does nothin todo: get rid of db warning from context setname code that is deprecated and keeps showing in log on boot -todo: date picker component add drop down quick pick: - i.e. Hour from now, Day from now, Week from now, Month from now. + todo: investigate if a picklist control can implement a feature to select *all* items it returns this came up when looking at Reminder, in v7b could select a zone and send to all, would be nice if could search for zone tag then just select all those users