diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 65dd1a2b..31d00c49 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -187,15 +187,6 @@ todo: how to add locale keys in future after release without erasing all data? CURRENTLY DOING: PurchaseOrder - restock required -todo: have restock list, now need to figure out selections and copy to po button - -todo: restock required feature - Next step is to create an extension to copy to existing or new workorder for selected items - extension then will create a po, add all the selected items and then return the po id - client will then open the PO for editing - also See notes case 3849 - not going to do this inside the po itself - same process for part requests as well 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 diff --git a/ayanova/src/views/inv-purchase-order.vue b/ayanova/src/views/inv-purchase-order.vue index 3ceb64a1..dbf84a48 100644 --- a/ayanova/src/views/inv-purchase-order.vue +++ b/ayanova/src/views/inv-purchase-order.vue @@ -361,12 +361,22 @@ :size="60" > + +