Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031724Openbravo ERP03. Procurement managementpublic2015-12-10 18:242015-12-16 13:02
VictorVillar 
vmromanos 
immediatemajoralways
closedfixed 
5
pi 
3.0PR15Q3.53.0PR15Q3.5 
aferraz
Core
Production - Confirmed Stable
2014-02-20
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/2fc504a99106068f4d0dcd5af1f1c8bbf70721c3#l1.6 [^]
No
0031724: 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.0PR15Q3.5
2015-12-16 13:01hgbotCheckin
2015-12-16 13:01hgbotNote Added: 0082800
2015-12-16 13:01hgbotStatusscheduled => resolved
2015-12-16 13:01hgbotResolutionopen => fixed
2015-12-16 13:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q3.5/rev/eab73c39d83a71e049ec535be78ed5d7646ad3e3 [^]
2015-12-16 13:02aferrazReview Assigned To => aferraz
2015-12-16 13:02aferrazNote Added: 0082801
2015-12-16 13:02aferrazStatusresolved => closed
2015-12-16 13:02aferrazFixed in Version => 3.0PR15Q3.5

Notes
(0082800)
hgbot   
2015-12-16 13:01   
Repository: erp/backports/3.0PR15Q3.5
Changeset: eab73c39d83a71e049ec535be78ed5d7646ad3e3
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.0PR15Q3.5/rev/eab73c39d83a71e049ec535be78ed5d7646ad3e3 [^]

Fixed bug 31724: 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
---
(0082801)
aferraz   
2015-12-16 13:02   
Code review OK