Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029547Openbravo ERP04. Warehouse managementpublic2015-03-30 15:182015-04-10 11:45
ngarcia 
aferraz 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q1.33.0PR15Q1.3 
umartirena
Core
Pre packaging ( pi )
2015-03-25
pi
https://code.openbravo.com/erp/devel/pi/rev/4f00f31f65e1 [^]
Yes
0029547: More than available stock can be reserved from Sales Order screen
More than available stock can be reserved from Sales Order screen
As group admin role:
   Configure the Enable Stock Reservations preference
   Log out and log in again
   Create a Sales Order for a product and a quantity higher than the stocked quantity
   Click on Manage Reservation button and check the Available Quantity is lower than the Quantity. This is incorrect
   Try to change the quantity to a value between the Available Quantity and the Quantity and check the following message is shown:
      "Reserved quantity exceeds the available quantity (30000) considering the quantity reserved in other reservations (0). Please, enter a valid number."
Approved
blocks defect 0029458 closed aferraz More than available stock can be reserved from Sales Order screen 
Issue History
2015-04-09 10:56umartirenaTypedefect => backport
2015-04-09 10:56umartirenaTarget Version => 3.0PR15Q1.3
2015-04-09 18:59hgbotCheckin
2015-04-09 18:59hgbotNote Added: 0076430
2015-04-09 18:59hgbotStatusscheduled => resolved
2015-04-09 18:59hgbotResolutionopen => fixed
2015-04-09 18:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q1.3/rev/a5db4db03e6fc4bfd14b55b0588f033a580c8b8b [^]
2015-04-09 18:59umartirenaReview Assigned To => umartirena
2015-04-09 18:59umartirenaNote Added: 0076431
2015-04-09 18:59umartirenaStatusresolved => closed
2015-04-09 18:59umartirenaFixed in Version => 3.0PR15Q1.3
2015-04-10 11:45dmitry_mezentsevTag Attached: Approved

Notes
(0076430)
hgbot   
2015-04-09 18:59   
Repository: erp/backports/3.0PR15Q1.3
Changeset: a5db4db03e6fc4bfd14b55b0588f033a580c8b8b
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Apr 09 18:27:45 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.3/rev/a5db4db03e6fc4bfd14b55b0588f033a580c8b8b [^]

Fixes bug 29547: Cannot be reserved more than available Stock.

Few more issues have been fixed also:

1) Prereservation lines will never have Warehouse field filled until they are received.

2) Filter of Purchase Order Line now is working having reservation completed or in draft status.

3) Prereservation Lines are displayed when the reservation is in draft status and they are not still reserved.

---
M src/org/openbravo/common/datasource/StockReservationPickAndEditDataSource.java
---
(0076431)
umartirena   
2015-04-09 18:59   
Code Review + Testing OK