diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index bef50b29..54a9d39a 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -419,7 +419,7 @@ CURRENTLY DOING: - Remove at server duplicate route and de-document if found anywhere also any redundant support code that was related to duplication NOT THE FOLLOWING THOUGH which are too complex to dupe at client - Translation, User + Translation, User, Purchaseorder, Contact, @@ -449,6 +449,11 @@ todo: User duplicate not working, error about optionsobj doesn't work on devops either, broken for a while also dupe check on the customer contact object too +todo: purchase order dupe code at server is a bit sus. + it has a todo to set qty to zero but doesn't for some reason so it effectively + is affecting inventory on duplicate?? + Look into it. + todo: how to directly open a workorder quickly when you know the wo number?? should be supported, otherwise you need to scroll around a list to find it which is fucked