c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #37042
[Bug 888896] [NEW] xls export returns strings not content
Public bug reported:
* The third point is valid, but the issue is with the server: the export_data method returns all values as strings, xlwt would do the right thing if export_data returned correctly typed values, the web client is not going to go fetch every single field again (recursively) in order to parse them.
see
https://bugs.launchpad.net/bugs/888611
** Affects: openobject-server
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/888896
Title:
xls export returns strings not content
Status in OpenERP Server:
New
Bug description:
* The third point is valid, but the issue is with the server: the export_data method returns all values as strings, xlwt would do the right thing if export_data returned correctly typed values, the web client is not going to go fetch every single field again (recursively) in order to parse them.
see
https://bugs.launchpad.net/bugs/888611
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/888896/+subscriptions
Follow ups
References