diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index dd582a08..07270b7f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -342,11 +342,11 @@ 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 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