From eb4859caa3aa0f52bccd2acab3f69b7c6e19ef49 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 18 May 2021 17:42:36 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 07270b7f..7ace7255 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -341,13 +341,6 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: labors - todo: test - contract auto set (leaving aside unit for now) following conditions - .if cust contract and not expired should set to that - .if ho contract and no cust contract should set to that - .if both cust and ho contract but cust contract exipred should use ho contract - .if only ho contract and expired should not set to that - .if only cust contract and expired should not set to that - if previously had a contract all of the above should change it