SuggestedQuantity field added to pm and wo item parts

This commit is contained in:
2021-11-09 18:10:52 +00:00
parent e3d73d00de
commit 10287d90e7
12 changed files with 40 additions and 5 deletions

View File

@@ -52,6 +52,9 @@ All inventory changes are tracked in a blockchain inside your AyaNova database a
AyaNova 8 does not permit negative on hand inventory values to exist, every part consumed must have a quantity of on-hand inventory to back it up or it's not allowed to be saved.
#### Suggested quantity
If there is a need to enter parts on a work order as a placeholder so as not to affect inventory for planning purposes the work order item part's "Suggested Quantity" field can be utilized for this purpose.
### Purchase orders / receipts
Purchase orders and receipts have been combined in v8 and are no longer separate objects.