odoo/addons/web_graph/controllers
Alexis de Lattre eb8aad865e [FIX] Error in excel export when sheet name > 31 characters
XLWT only accepts sheet names smaller than 31 characters because that's the
excel limit.

Fixes #2548
Fixes #3318
2014-10-27 17:17:31 +01:00
..
__init__.py [IMP] work in progress: adds the export functionality in graph view (addon web_graph) 2014-02-03 12:33:32 +01:00
main.py [FIX] Error in excel export when sheet name > 31 characters 2014-10-27 17:17:31 +01:00