Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023723Openbravo ERP04. Warehouse managementpublic2013-05-02 18:072013-05-23 01:34
umartirena 
pramakrishnan 
normalmajoralways
closedfixed 
5
 
 
Sandrahuguet
Core
No
0023723: Manage Reservations does not work opening from Reserved Stock Tab in Sales Order window
In Sales Order window, there are two tabs from which Manage Reservation P&E can be opened. From Lines tab and from Reserved Stock Tab.
It opens the same P&E and executes the same action handler.
If is opened from Lines and hit the done button, it works correctly.
If is opened from Reserved Stock tab, it opens the P&E, but when pressing done, it closes the P&E but does not apply the changes.
Enable reservations.
Create a sales order with a line.
Pick reserve automatically.
Book the order.
Press Manage Reservation from Lines tab and make some change. Hit Done. See that works.
Press Manage Reservation from Reserved Stock tab and make some change. Hit Done. See that the changes are not applied.
Make a change on ManageReservationActionHandler.java to take into account the id of the Reserved Stock tab.
No tags attached.
Issue History
2013-05-02 18:07umartirenaNew Issue
2013-05-02 18:07umartirenaAssigned To => dmiguelez
2013-05-02 18:07umartirenaModules => Core
2013-05-02 18:07umartirenaTriggers an Emergency Pack => No
2013-05-14 13:17pramakrishnanAssigned Todmiguelez => pramakrishnan
2013-05-14 13:18pramakrishnanStatusnew => scheduled
2013-05-14 13:18pramakrishnanfix_in_branch => pi
2013-05-14 13:20pramakrishnanNote Added: 0058639
2013-05-21 11:05hgbotCheckin
2013-05-21 11:05hgbotNote Added: 0058718
2013-05-21 11:05hgbotStatusscheduled => resolved
2013-05-21 11:05hgbotResolutionopen => fixed
2013-05-21 11:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/82b516856fe62a290a6b77bd8d62e4c32d5cc8a6 [^]
2013-05-21 12:05SandrahuguetReview Assigned To => Sandrahuguet
2013-05-21 12:05SandrahuguetNote Added: 0058719
2013-05-21 12:05SandrahuguetStatusresolved => closed
2013-05-23 01:34hudsonbotCheckin
2013-05-23 01:34hudsonbotNote Added: 0058840

Notes
(0058639)
pramakrishnan   
2013-05-14 13:20   
Test Plan:
Enable reservations.
Create a sales order with a line.
Book the order.
Press Manage Reservation from Lines tab and make some change. Hit Done. See that works.
Press Manage Reservation from Reserved Stock tab and make some change. Hit Done. See that updates the quantity correctly
(0058718)
hgbot   
2013-05-21 11:05   
Repository: erp/devel/pi
Changeset: 82b516856fe62a290a6b77bd8d62e4c32d5cc8a6
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Wed May 15 12:26:36 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/82b516856fe62a290a6b77bd8d62e4c32d5cc8a6 [^]

Fixes issue 23723: Manage Reservations does not work
Manage Reservations is not working when opening from Reserved Stock Tab in Sales Order window

---
M src/org/openbravo/common/actionhandler/ManageReservationActionHandler.java
---
(0058719)
Sandrahuguet   
2013-05-21 12:05   
Code review + testing OK
(0058840)
hudsonbot   
2013-05-23 01:34   
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/97c7f6256af7 [^]

Maturity status: Test