Project:
View Revisions: Issue #35281 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0035281: Picking list is created with stock of a on hand warehouse if there exists some stock in the warehouse of the sales order header | ||
Revision | 2017-02-16 14:00 by ngarcia | ||
Steps To Reproduce | As group admin role: Set the Enable Stock Reservations preference to Y Log out and log in Create a new product in F&B España, S.A. Add Region Norte and Region Sur warehouses as on hand warehouses to F&B España, S.A. organization Create a goods receipt in Region Sur warehouse, add 10 units of the previously created product and complete it Create a Sales Order for F&B España S.A. and Region Norte warehouse Add 5 units of the previously created product to it Complete it Try to Generate Picking List and check an error message is shown: "There is not enough available stock" The log shows: ERROR org.openbravo.base.exception.OBException - There is not enough available stock org.openbravo.base.exception.OBException: There is not enough available stock at org.openbravo.warehouse.pickinglist.Utilities.processOrder(Utilities.java:180) at org.openbravo.warehouse.pickinglist.CreateActionHandler.doCreate(CreateActionHandler.java:265) at org.openbravo.warehouse.pickinglist.CreateActionHandler.execute(CreateActionHandler.java:84) Create a goods receipt in Region Norte warehouse, add 2 units of the previously created product and complete it Go to the previously created sales order and Generate Picking List Check 2 units have been taken from Region Norte and 3 for Region Sur warehouse Process it Check a goods shipment for Region Norte warehouse has been created with a storage bin of Region Norte and another storage bin for Region Sur. This is also wrong |
||
Revision | 2017-02-15 20:04 by ngarcia | ||
Steps To Reproduce | As group admin role: Set the Enable Stock Reservations preference to Y Log out and log in Create a new product in F&B España, S.A. Add Region Norte and Region Sur warehouses as on hand warehouses to F&B España, S.A. organization Create a goods receipt in Region Sur warehouse, add 10 units of the previously created product and complete it Create a Sales Order for F&B España S.A. and Region Norte warehouse Add 5 units of the previously created product to it Complete it Try to Generate Picking List and check an error message is shown: "There is not enough available stock" The log shows: ERROR org.openbravo.base.exception.OBException - There is not enough available stock org.openbravo.base.exception.OBException: There is not enough available stock at org.openbravo.warehouse.pickinglist.Utilities.processOrder(Utilities.java:180) at org.openbravo.warehouse.pickinglist.CreateActionHandler.doCreate(CreateActionHandler.java:265) at org.openbravo.warehouse.pickinglist.CreateActionHandler.execute(CreateActionHandler.java:84) Create a goods receipt in Region Norte warehouse, add 2 units of the previously created product and complete it Go to the previously created sales order and Generate Picking List Check 2 units have been taken from Region Norte and 3 for Region Sur warehouse |
Copyright © 2000 - 2009 MantisBT Group |