This commit is contained in:
2021-02-24 18:57:49 +00:00
parent bc800374b1
commit 6b8ab0ae7a

View File

@@ -10,6 +10,10 @@ TODO: SET DEADLINES
MISC ITEMS THAT CAME UP
## CLIENT MISC ITEMS
todo: poitem edit form currency fields when updated by server on save lose currency format and show as raw decimal number
maybe currency control does not respond to underlying data changes it didn't initiate?
seems maybe it's ok in main form but that's maybe just because it doesn't change values automatically
todo: acc-service-bank is using a decimal control instead of a currency control for currency field
todo: Unit override warranty lifetime active should disable or even hide "override length" field
todo: OverrideLifetime is bad text, fix it, key is "UnitOverrideLifeTime" and maybe it just says "Life time warranty"
@@ -170,8 +174,11 @@ CURRENTLY DOING: PurchaseOrder
PO todo
todo: update received cost from part cost if there is no received cost set yet and partcost is nonzero
todo: button to set part price from received cost
todo: restock required feature
todo: MIGRATE_OUTSTANDING note for part requests feature
maybe add UI button etc for it even with no actual list / form or whatever
todo: test inventory affecting ops
reversals, updates, deletes etc