Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040322Openbravo ERP04. Warehouse managementpublic2019-02-27 12:512019-03-06 16:33
francisco 
AtulOpenbravo 
urgentmajoralways
closedfixed 
5
 
3.0PR19Q13.0PR19Q1 
Sandrahuguet
Core
Production - Confirmed Stable
2017-03-22
3.0PR17Q2
https://code.openbravo.com/erp/devel/pi/rev/f840f08b67ec [^]
No
0040322: Manage pre-reservation not possible
When its done a pre-reservation, once it's done is not possible to manage.
It's not possible modify or eliminate.
* In preference activate Enable Stock Reservation
* Create a purchase order Ex: Cerveza Ale 0.5L Qty:10
* Create a Sales order Ex: Cerveza Ale 0.5L QTY:5
* Go to the sales Order and click on manage reservation and modify some of the orders we have, the sale or the purchase
* Go again to manage reservation and it does not appear the purchase order
* Same is happening if you go to the Stock reservation window and click on the line, the purchase is not there so it is not possible modify or to eliminate the order
No tags attached.
blocks defect 0040284 closed AtulOpenbravo Manage pre-reservation not possible 
Issue History
2019-03-05 16:11AtulOpenbravoTypedefect => backport
2019-03-05 16:11AtulOpenbravoTarget Version => 3.0PR19Q1
2019-03-06 07:11AtulOpenbravoNote Added: 0110248
2019-03-06 16:32hgbotCheckin
2019-03-06 16:32hgbotNote Added: 0110261
2019-03-06 16:32hgbotStatusscheduled => resolved
2019-03-06 16:32hgbotResolutionopen => fixed
2019-03-06 16:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR19Q1/rev/b8104830a39bb15b664ce284ced5dda9ad920dea [^]
2019-03-06 16:33SandrahuguetReview Assigned To => Sandrahuguet
2019-03-06 16:33SandrahuguetNote Added: 0110262
2019-03-06 16:33SandrahuguetStatusresolved => closed
2019-03-06 16:33SandrahuguetFixed in Version => 3.0PR19Q1

Notes
(0110248)
AtulOpenbravo   
2019-03-06 07:11   
Test Plan
- In preference add Enable Stock Reservation = Yes for F&B International Group client and * organization.
- Create a purchase order Ex: Cerveza Ale 0.5L Qty:10
- Create a Sales order Ex: Cerveza Ale 0.5L QTY:5
- Go to the sales Order and click on manage reservation and add previous purchase order line prereservation
- Go again to manage reservation and check stock reservation related to previous the purchase order line appears.
- Navigate to the Stock reservation window and click on the record with above sales order line, the purchase order line is shown in Stock tab.
(0110261)
hgbot   
2019-03-06 16:32   
Repository: erp/backports/3.0PR19Q1
Changeset: b8104830a39bb15b664ce284ced5dda9ad920dea
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Mar 05 19:04:20 2019 +0530
URL: http://code.openbravo.com/erp/backports/3.0PR19Q1/rev/b8104830a39bb15b664ce284ced5dda9ad920dea [^]

Fixes Issue 0040322: Manage pre-reservation not possible

** Do not use strict join on storage bin in query used to
get selected lines to avoid skipping of reservation stock
(pre-reservation) as they do not have storage bins, hence
used left join in place.

---
M src/org/openbravo/common/datasource/StockReservationPickAndEditDataSource.java
---
(0110262)
Sandrahuguet   
2019-03-06 16:33   
code review + testing ok