← 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

 

Hello Ferdinand,

It is fixed in Trunk web-client. Please update your code.
Revision Info: 3948  kch@xxxxxxxxxxx-20101125063519-fs11uwttiz2ez07p

Thanks.

** Changed in: openobject-client-web
       Status: Confirmed => Fix Released

** Changed in: openobject-client-web
    Milestone: None => 6.0-rc2

-- 
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: Fix Released

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.