← Back to team overview

openerp-dev-web team mailing list archive

[Bug 661754] Re: Do not show "Excel" export option if xlwt is not available

 

** Summary changed:

- [trunk] - form export - must not show "Excel" if not installed (on Linux)
+ Do not show "Excel" export option if xlwt is not available

** Description changed:

- selecting Excel as target on linux raises an error
- 
- instead OpenOffice should be offered if available.
+ In "export" dialog, web client shows both "csv" and "excel" options, but
+ if the xlwt library is not installed then "excel" generates an error.
+ Web client should just remove choice if xlwt is not available.

-- 
Do not show "Excel" export option if xlwt is not available
https://bugs.launchpad.net/bugs/661754
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.

Status in OpenObject Web Client: Confirmed

Bug description:
In "export" dialog, web client shows both "csv" and "excel" options, but if the xlwt library is not installed then "excel" generates an error. Web client should just remove choice if xlwt is not available.