odoo/addons/web_graph
Géry Debongnie 0305010f2f [FIX] fix context problem in graph view
The group_by query expects the context to have group_by_no_leaf = true,
so we can not just blindly forward the context to the groupby query.
This is a defensive way to fix the problem, to avoid other possible
crashes.  But the context shouldn't have group_by_no_leaf anyway,
it does not make sense to explicitely do that in the action
2014-09-26 11:43:59 +02:00
..
doc [IMP] replacing by flotr2, initial commit 2012-05-07 10:19:08 +02:00
i18n Launchpad automatic translations update. 2014-01-22 05:40:41 +00:00
static [FIX] fix context problem in graph view 2014-09-26 11:43:59 +02:00
__init__.py Removed server-side implementation 2012-10-23 17:26:46 +02:00
__openerp__.py [REF] separates graph view and graph widget into two files, and renames pivot into pivot_table.js (addon web_graph) 2014-01-14 13:51:42 +01:00