Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031723Openbravo ERP03. Procurement managementpublic2015-12-10 18:242015-12-16 16:58
VictorVillar 
vmromanos 
immediatemajoralways
closedfixed 
5
pi 
3.0PR15Q4.23.0PR15Q4.2 
aferraz
Core
Production - Confirmed Stable
2014-02-20
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/2fc504a99106068f4d0dcd5af1f1c8bbf70721c3#l1.6 [^]
No
0031723: Return to vendor shipments appear in the pick and edit lines of the return to vendor
Return to vendor shipments appear in the pick and edit lines of the return to vendor
Create a Return To Vendor and select a Goods Receipt: one line, entire quantity. Process it
Create a Return To vendor shipment and select the return to vendor created before. Process it.
Create a new Return To Vendor - P&Edit lines. Realise that the return to vendor shipment appear.
No tags attached.
blocks defect 0031695 closed vmromanos Return to vendor shipments appear in the pick and edit lines of the return to vendor 
Issue History
2015-12-15 14:58vmromanosTypedefect => backport
2015-12-15 14:58vmromanosTarget Version => 3.0PR15Q4.2
2015-12-16 16:58hgbotCheckin
2015-12-16 16:58hgbotNote Added: 0082805
2015-12-16 16:58hgbotStatusscheduled => resolved
2015-12-16 16:58hgbotResolutionopen => fixed
2015-12-16 16:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q4.2/rev/eaa5b60373e18c4412406dde5c9dfe4aeba68ad4 [^]
2015-12-16 16:58aferrazReview Assigned To => aferraz
2015-12-16 16:58aferrazNote Added: 0082806
2015-12-16 16:58aferrazStatusresolved => closed
2015-12-16 16:58aferrazFixed in Version => 3.0PR15Q4.2

Notes
(0082805)
hgbot   
2015-12-16 16:58   
Repository: erp/backports/3.0PR15Q4.2
Changeset: eaa5b60373e18c4412406dde5c9dfe4aeba68ad4
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Tue Dec 15 14:54:22 2015 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR15Q4.2/rev/eaa5b60373e18c4412406dde5c9dfe4aeba68ad4 [^]

Fixed bug 31723: Return to vendor shipments can be selected in return to vendor

The HQL query in charge of getting the shipment lines was wrongly including all the shipment documents. Instead it should be taking only the lines belonging to a non-return shipment document.

This feature was lost during the refactor to a manual datasource P&E

---
M src-db/database/sourcedata/AD_TABLE.xml
---
(0082806)
aferraz   
2015-12-16 16:58   
Code review OK