This commit is contained in:
2021-03-09 00:01:09 +00:00
parent c814aefe10
commit 3d47a20aec

View File

@@ -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
------------------------------------------