From 3250ccfe09df2f011bcd7605342b4578baa66dc7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 27 Feb 2021 00:49:34 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 74ed1ad1..77adb415 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -170,6 +170,13 @@ todo: how to add locale keys in future after release without erasing all data? CURRENTLY DOING: PurchaseOrder - restock required +todo: if poitem has woitempartrequest (is a part request) + quantity can not be any different than the requested amount, that entire line item must be dedicated to the part request which makes + restock reports etc much easier to handle + +todo: on order committed must be taken into account + poitem with woitem is entirely for wo + does not go into calcs for restock at all, so need to adjust to filter OUT poitem with woitempartrequest values todo: restock required feature Next step is to create an extension to copy to existing or new workorder for selected items