Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021498Openbravo ERP00. Application dictionarypublic2012-08-29 16:002012-10-30 12:12
malsasua 
mtaal 
highminoralways
closedfixed 
20Community Appliance
 
3.0MP17 
AugustoMauch
Core
No
0021498: Wrong CSV when you export the window "Sales Invoice Payment Plan"
If you export the window "Sales Invoice Payment Plan" to CSV, four fields are exported with value null.

The same problem with "Purchase Invoice Payment Plan"
. go to window "Sales Invoice Payment Plan"
. export to CSV
No tags attached.
csv ExportedData (80).csv (1,787) 2012-08-29 16:00
https://issues.openbravo.com/file_download.php?file_id=5537&type=bug
Issue History
2012-08-29 16:00malsasuaNew Issue
2012-08-29 16:00malsasuaAssigned To => adrianromero
2012-08-29 16:00malsasuaFile Added: ExportedData (80).csv
2012-08-29 16:01malsasuaAssigned Toadrianromero => mirurita
2012-08-30 16:57jonalegriaesarteAssigned Tomirurita => jonalegriaesarte
2012-09-04 09:02jecharriAssigned Tojonalegriaesarte => jecharri
2012-09-04 12:03jecharriAssigned Tojecharri => AugustoMauch
2012-09-04 12:35malsasuaProjectModules => Openbravo ERP
2012-09-05 15:18AugustoMauchNote Added: 0051877
2012-09-05 15:19AugustoMauchAssigned ToAugustoMauch => mtaal
2012-09-14 10:56mtaalAssigned Tomtaal => marvintm
2012-09-14 11:29mtaalAssigned Tomarvintm => mtaal
2012-10-08 11:57jonalegriaesarteModules => Core
2012-10-08 11:57jonalegriaesarteSeveritymajor => minor
2012-10-08 11:57jonalegriaesarteCategoryAdvanced Payments => 00. Application dictionary
2012-10-09 11:14hgbotCheckin
2012-10-09 11:14hgbotNote Added: 0053157
2012-10-09 11:14hgbotStatusnew => resolved
2012-10-09 11:14hgbotResolutionopen => fixed
2012-10-09 11:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5eec20fefc1c343990f6eb17254b7f9839eec65a [^]
2012-10-09 11:32mtaalNote Added: 0053158
2012-10-09 11:32mtaalStatusresolved => new
2012-10-09 11:32mtaalResolutionfixed => open
2012-10-09 11:32mtaalReview Assigned To => AugustoMauch
2012-10-09 11:33mtaalStatusnew => scheduled
2012-10-09 11:33mtaalNote Added: 0053159
2012-10-09 11:33mtaalfix_in_branch => pi
2012-10-09 11:34mtaalStatusscheduled => resolved
2012-10-09 11:34mtaalFixed in Version => 3.0MP17
2012-10-09 11:34mtaalResolutionopen => fixed
2012-10-11 07:50hudsonbotCheckin
2012-10-11 07:50hudsonbotNote Added: 0053275
2012-10-30 12:11AugustoMauchNote Added: 0053803
2012-10-30 12:11AugustoMauchStatusresolved => closed

Notes
(0051877)
AugustoMauch   
2012-09-05 15:18   
The fields that are not being exported are property fields. CSV is only able to export the fields that belong to the same entity as the table being exported.
(0053157)
hgbot   
2012-10-09 11:14   
Repository: erp/devel/pi
Changeset: 5eec20fefc1c343990f6eb17254b7f9839eec65a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Oct 09 11:13:33 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5eec20fefc1c343990f6eb17254b7f9839eec65a [^]

Fixes issue 21498: Wrong CSV when you export the window "Sales Invoice Payment Plan"
Also support extra properties/property paths in csv export, changed csv field property name computation to accomodate property path fields.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
---
(0053158)
mtaal   
2012-10-09 11:32   
Re-opened to set reviewer
(0053159)
mtaal   
2012-10-09 11:33   
.
(0053275)
hudsonbot   
2012-10-11 07:50   
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/63dfc135f2a1 [^]

Maturity status: Test
(0053803)
AugustoMauch   
2012-10-30 12:11   
Code reviewed and verified in pi@2c82168e2836