This commit is contained in:
2021-06-28 23:38:03 +00:00
parent 00442db024
commit 1e7faae7d9

View File

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