odoo/addons/web_graph
Denis Ledoux 15d87a1732 [FIX] web_graph: pass context to fields_get for translation
In graph views, fields from the pivot table were not translated in the user language
We pass the context, containing the user language, to fields_get in order to get the translation
This is also done by the search view, in search.js line 1978 at this rev.

opw-616713
2014-11-27 16:06:05 +01:00
..
controllers [FIX] Error in excel export when sheet name > 31 characters 2014-10-27 17:17:31 +01:00
doc [FIX] updates the graph view documentation 2014-10-31 09:45:33 +01:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
static [FIX] web_graph: pass context to fields_get for translation 2014-11-27 16:06:05 +01: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