Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016178Openbravo ERPA. Platformpublic2011-03-09 11:162011-03-11 00:00
marvintm 
marvintm 
urgentmajorhave not tried
closedfixed 
5
 
 
Core
No
0016178: Several things in the generated CSVs in 3.0 are wrong
Specifically:

- Dates should be formatted with the user defined format
- Column names are not nice, the property name is used
- Columns with list reference are not correctly exported (the value is used instead of the identifier)
No tags attached.
Issue History
2011-03-09 11:16marvintmNew Issue
2011-03-09 11:16marvintmAssigned To => marvintm
2011-03-09 11:16marvintmModules => Core
2011-03-09 18:53hgbotCheckin
2011-03-09 18:53hgbotNote Added: 0034711
2011-03-09 18:53hgbotStatusnew => resolved
2011-03-09 18:53hgbotResolutionopen => fixed
2011-03-09 18:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/359778f925d16212bc35a0cf1560805e4a46682c [^]
2011-03-09 18:56hgbotCheckin
2011-03-09 18:56hgbotNote Added: 0034712
2011-03-10 09:53iperdomoNote Added: 0034717
2011-03-10 09:53iperdomoStatusresolved => closed
2011-03-11 00:00anonymoussf_bug_id0 => 3205845

Notes
(0034711)
hgbot   
2011-03-09 18:53   
Repository: erp/devel/pi
Changeset: 359778f925d16212bc35a0cf1560805e4a46682c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 09 18:52:41 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/359778f925d16212bc35a0cf1560805e4a46682c [^]

Fixed issue 16178. Three things related to CSV have been fixed:
- Dates will be formatted according to the user-defined format
- Column names will be the correct translated field names
- Columns with list reference will be exported using the translated identifier for the list item.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/DataSourceServlet.java
---
(0034712)
hgbot   
2011-03-09 18:56   
Repository: erp/devel/pi
Changeset: 46ebbcd9c34e0fd900833a58f4e4e7a1aba707f6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 09 18:55:52 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/46ebbcd9c34e0fd900833a58f4e4e7a1aba707f6 [^]

Related to issue 16178. Fix wrong property name

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
---
(0034717)
iperdomo   
2011-03-10 09:53   
Tested @ rev 7ef3a62f61f7