odoo/addons/web_graph
Géry Debongnie 145690d81b [FIX] display problem in graph view in some cases
Recently, the graph view was changed to prevent changing groupbys
for active custom filters.  Unfortunately, I did not take into account
the fact that pivot table can be drawn in part when expanding rows.

The "frozen" parameter was then undefined and caused display problems,
this patch should fix the issue.
2014-09-16 10:11:47 +02:00
..
controllers [FIX] many small tweaks, add some comment, rename variables to have better more informative names in excel export functionality in graph view (addon web_graph) 2014-02-05 14:14:06 +01:00
doc [IMP] add documentation for the graph view 2014-06-10 11:13:38 +02:00
i18n [I18N] Update 8.0 translations with latest changes from Launchpad 2014-09-08 19:04:25 +02:00
static [FIX] display problem in graph view in some cases 2014-09-16 10:11:47 +02:00
views [IMP] bundlify rest of web addons 2014-04-24 18:57:35 +02: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
__openerp__.py [IMP] bundlify web client 2014-04-24 11:25:20 +02:00