Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031514Openbravo ERP04. Warehouse managementpublic2015-11-17 12:322015-12-22 15:44
ngarcia 
markmm82 
urgentmajoralways
closedfixed 
5
 
 
dmiguelez
Core
No
0031514: Prereservation from Sales Order window is created in Completed status if there is available stock and in Draft if there is not
Prereservation from Sales Order window is created in Completed status if there is available stock and in Draft if there is not
As group admin role:
   1. Create a Purchase Order for a product with stock and book it
   2. Create a Sales Order for that product and book it
   3. Go to the line, click on Manage Reservation button and select the purchase order line
   4. Navigate to Stock Reservation window and check the status is Completed
   5. Repeat the 1-3 steps for a product without stock
   6. Navigate to Stock Reservation window and check the status is Draft
No tags attached.
causes defect 00320783.0PR16Q2 closed aferraz Reserved quantity is not correct under certain circumstances 
Issue History
2015-11-17 12:32ngarciaNew Issue
2015-11-17 12:32ngarciaAssigned To => Triage Finance
2015-11-17 12:32ngarciaModules => Core
2015-11-17 12:32ngarciaResolution time => 1450998000
2015-11-17 12:32ngarciaTriggers an Emergency Pack => No
2015-11-17 12:37ngarciaIssue Monitored: networkb
2015-11-19 12:01dmiguelezAssigned ToTriage Finance => dmiguelez
2015-11-19 12:01dmiguelezStatusnew => scheduled
2015-12-04 11:57dmiguelezNote Added: 0082568
2015-12-04 14:05hgbotCheckin
2015-12-04 14:05hgbotNote Added: 0082570
2015-12-04 14:05hgbotStatusscheduled => resolved
2015-12-04 14:05hgbotResolutionopen => fixed
2015-12-04 14:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e32a6dfe59e6dd86b6e70180c85878933efe4580 [^]
2015-12-04 14:05dmiguelezReview Assigned To => dmiguelez
2015-12-04 14:05dmiguelezNote Added: 0082571
2015-12-04 14:05dmiguelezStatusresolved => closed
2015-12-09 21:38hudsonbotCheckin
2015-12-09 21:38hudsonbotNote Added: 0082629
2015-12-22 15:44vmromanosNote Added: 0082944
2015-12-22 15:44vmromanosAssigned Todmiguelez => markmm82
2016-02-01 17:14aferrazRelationship addedcauses 0032078

Notes
(0082568)
dmiguelez   
2015-12-04 11:57   
As group admin role:
   1. Create a Purchase Order for a product with stock and book it
   2. Create a Sales Order for that product and book it
   3. Go to the line, click on Manage Reservation button and select the purchase order line and select the quantity to be reserved
   4. Navigate to Stock Reservation window and check the status is Completed
   5. Repeat the 1-3 steps for a product without stock
   6. Navigate to Stock Reservation window and check the status is Completed
(0082570)
hgbot   
2015-12-04 14:05   
Repository: erp/devel/pi
Changeset: e32a6dfe59e6dd86b6e70180c85878933efe4580
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Dec 04 11:57:05 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e32a6dfe59e6dd86b6e70180c85878933efe4580 [^]

Fixes Issue 31514. Refreshes reservation object before checking status.
Also, call to Reservation_Post process is moved to the end of the fucntion,
after the lines have been modified.

---
M src/org/openbravo/common/actionhandler/ManageReservationActionHandler.java
---
(0082571)
dmiguelez   
2015-12-04 14:05   
Code Review + Testing Ok
(0082629)
hudsonbot   
2015-12-09 21:38   
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/fd2b88269a44 [^]
Maturity status: Test
(0082944)
vmromanos   
2015-12-22 15:44   
Changed "Assigned To" to reflect the fix was actually done by Mark.