From 3d47a20aec9f8110a9798249ba1c8f6874bec45b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 9 Mar 2021 00:01:09 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 83058fae..41f73ac9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -94,6 +94,7 @@ todo: WHEN HAVE WORKORDER FORM customer alert notes ## SERVER MISC ITEMS +todo: ContractExpiring event needs to be added to notification processor for Unit, Customer and HeadOffice todo: every biz rule should have as much as possible a corresponding db check constraint to ensure people don't import bad data directly or do direct edits and break shit e.g. contractable objects should mirror check for expiry date and not null, so basically both can be null or both not null but no other combo is valid @@ -159,7 +160,7 @@ todo: tag search in picklist, does it support more than one tag? I forget Users may need to "triangulate" on to an item by multiple tags - +todo: unit meter reading event TODO: //MIGRATE_OUTSTANDING comment tag search for this comment tag as it will contain items that could not be done until other items were migrated first @@ -199,9 +200,8 @@ todo: Changes to allow in place updates of server without erasing data: CURRENTLY DOING: Contract server loose ends todo: v8migrate -todo: post for testing - look into attach photo before next post -todo: notifications? +todo: post for testing + ------------------------------------------