openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #00901
[Bug 888896] Re: xls export returns strings not content
** Changed in: openobject-server
Importance: Undecided => Wishlist
** Changed in: openobject-server
Status: New => Confirmed
** Changed in: openobject-server
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/888896
Title:
xls export returns strings not content
Status in OpenERP Server:
Confirmed
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
References