Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027696Openbravo ERP07. Sales managementpublic2014-09-26 14:022014-12-30 23:23
jonalegriaesarte 
reinaldoguerra 
highminorhave not tried
closedfixed 
5
pi 
3.0PR15Q1 
vmromanos
Core
No
0027696: Print report in goods shipment and receipt is not printing the attribute
Print report in goods shipment and receipt is not printing the attribute
- Goods shipment receipt
- Select a header which lines have attribute
- Print it
No tags attached.
diff 27696.diff (1,946) 2014-10-14 19:09
https://issues.openbravo.com/file_download.php?file_id=7363&type=bug
Issue History
2014-09-26 14:02jonalegriaesarteNew Issue
2014-09-26 14:02jonalegriaesarteAssigned To => AtulOpenbravo
2014-09-26 14:02jonalegriaesarteModules => Core
2014-09-26 14:02jonalegriaesarteResolution time => 1417734000
2014-09-26 14:02jonalegriaesarteTriggers an Emergency Pack => No
2014-10-13 16:48jonalegriaesarteResolution time1417734000 => 1412200800
2014-10-14 19:09jonalegriaesarteFile Added: 27696.diff
2014-10-15 17:14reinaldoguerraAssigned ToAtulOpenbravo => reinaldoguerra
2014-10-15 17:14reinaldoguerraStatusnew => scheduled
2014-10-17 04:50reinaldoguerraNote Added: 0071007
2014-10-17 12:54hgbotCheckin
2014-10-17 12:54hgbotNote Added: 0071020
2014-10-17 12:54hgbotStatusscheduled => resolved
2014-10-17 12:54hgbotResolutionopen => fixed
2014-10-17 12:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2fab1f6f5e7083e231cf8e0b4433fff5d09d0bbf [^]
2014-10-17 12:55vmromanosReview Assigned To => vmromanos
2014-10-17 12:55vmromanosNote Added: 0071024
2014-10-17 12:55vmromanosStatusresolved => closed
2014-12-30 23:23hudsonbotCheckin
2014-12-30 23:23hudsonbotNote Added: 0072945

Notes
(0071007)
reinaldoguerra   
2014-10-17 04:50   
Test plan used:
1- Login into Openbravo ERP.
2- Go to Goods shipment window and insert a new record.
3- Go to lines tab and create a new one.
4- Select a product with attributes defined for example: Zumo de Naranja Bio 0,33L
5- Go to header and press print record button in the tool bar.
6- Report now prints the attribute field correctly.

7- Go to Goods Receipt window and insert a new record.
8- Go to lines tab and create a new one.
9- Select a product with attributes defined for example: Zumo de Naranja Bio 0,33L.
10- If attribute set value is empty, insert a value for example: L47.
11- Go to header and press print record button in the tool bar.
12- Report now prints the attribute field correctly.
(0071020)
hgbot   
2014-10-17 12:54   
Repository: erp/devel/pi
Changeset: 2fab1f6f5e7083e231cf8e0b4433fff5d09d0bbf
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Wed Oct 15 11:32:56 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/2fab1f6f5e7083e231cf8e0b4433fff5d09d0bbf [^]

Fixed bug 27696: Report in goods shipmt and recpt is not printing the attribute.

Rptm_InOut_Lines_new report queryString was changed to view as Lot the M_ATTRIBUTESETINSTANCE.DESCRIPTION instead of the combination of LOT and GUARANTEEDATE fields.
Now print report in goods shipment and receipt is printing the attribute correctly.

---
M src/org/openbravo/erpReports/Rptm_InOut_Lines_new.jrxml
---
(0071024)
vmromanos   
2014-10-17 12:55   
Code review + testing OK
(0072945)
hudsonbot   
2014-12-30 23:23   
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/6525fe229e06 [^]
Maturity status: Test