From 6b8ab0ae7a1af51dcfeed8f8d14c5ce2933a02b1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 24 Feb 2021 18:57:49 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8347f71b..742b3449 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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