Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027735Openbravo ERP04. Warehouse managementpublic2014-10-02 10:382014-12-30 23:22
ngarcia 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q1 
Sandrahuguet
Core
Production - Confirmed Stable
2014-05-28
https://code.openbravo.com/erp/devel/pi/rev/85730acf7b16 [^]
No
0027735: Stock Reservation cannot be manually done if there exist pending purchase orders for that product
Stock Reservation cannot be manually done if there exist pending purchase orders for that product
As group admin role:
   Create a Purchase Order for F&B España Region Norte, Refrescos Naturales business partner and Agua Sin Gas product and book it
   Check there is stock for that product in Región Norte warehouse
   Create a Stock Reservation for F&B España Region Norte and Agua Sin Gas product
   Leave the Storage Bin empty
   Click on Manage Stock button
   No Items are shown
   Create a Goods Receipt from the purchase order and complete it
   Go to the Stock Reservation window and check stock is shown when clicking on Manage Stock button
No tags attached.
related to defect 0027788 closed AugustoMauch Filters don't work properly on Manage Stock 
Issue History
2014-10-02 10:38ngarciaNew Issue
2014-10-02 10:38ngarciaAssigned To => jonalegriaesarte
2014-10-02 10:38ngarciaModules => Core
2014-10-02 10:38ngarciaResolution time => 1415746800
2014-10-02 10:38ngarciaTriggers an Emergency Pack => No
2014-10-02 11:48ngarciaTarget Version => 3.0PR15Q1
2014-10-02 12:06ngarciaRegression level => Production - Confirmed Stable
2014-10-02 12:47jonalegriaesarteAssigned Tojonalegriaesarte => AtulOpenbravo
2014-10-07 08:35AtulOpenbravoStatusnew => scheduled
2014-10-07 08:35AtulOpenbravofix_in_branch => pi
2014-10-07 08:44AtulOpenbravoNote Added: 0070758
2014-10-07 10:31AtulOpenbravoRegression date => 2014-05-28
2014-10-07 10:31AtulOpenbravoRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/85730acf7b16 [^]
2014-10-07 10:31AtulOpenbravofix_in_branchpi =>
2014-10-07 12:29hgbotCheckin
2014-10-07 12:29hgbotNote Added: 0070765
2014-10-07 12:29hgbotStatusscheduled => resolved
2014-10-07 12:29hgbotResolutionopen => fixed
2014-10-07 12:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/da67328d205addd162e8dd9c9e8b1c0636966269 [^]
2014-10-07 16:54SandrahuguetReview Assigned To => Sandrahuguet
2014-10-07 16:56SandrahuguetNote Added: 0070778
2014-10-07 16:56SandrahuguetStatusresolved => closed
2014-10-07 17:40vmromanosRelationship addedrelated to 0027788
2014-12-30 23:22hudsonbotCheckin
2014-12-30 23:22hudsonbotNote Added: 0072908

Notes
(0070758)
AtulOpenbravo   
2014-10-07 08:44   
- Login as Group admin role.
- Create a Purchase Order for F&B España Region Norte with Refrescos Naturales as business partner and Agua Sin Gas product with Qty 100 and book it.
- Check there is stock for that product in Región Norte warehouse.
- Create a Stock Reservation for F&B España Region Norte and Agua Sin Gas product. Leave the Storage Bin empty. Click on Manage Stock button
- Check that Pick and Edit window shows line with stock and Purchase Order Line created in the second step. [Records are shown in this window]
(0070765)
hgbot   
2014-10-07 12:29   
Repository: erp/devel/pi
Changeset: da67328d205addd162e8dd9c9e8b1c0636966269
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Oct 07 11:58:37 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/da67328d205addd162e8dd9c9e8b1c0636966269 [^]

Fixes Issue 27735:Stock Reservation cannot be manually done if there exist
pending purchase orders for that product

query created was for orderline but code seems to be incorrect so removed
wrong part which was trying to cast the result to Storage Detail

---
M src/org/openbravo/common/datasource/StockReservationPickAndEditDataSource.java
---
(0070778)
Sandrahuguet   
2014-10-07 16:55   
Code review + testing OK
(0072908)
hudsonbot   
2014-12-30 23:22   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test