odoo/addons/web_graph
Martin Trigaux 4cb2dc6d71
[FIX] web_graph: no label for ungrouped pie chart
When a pie chart has no grouping selected, the label was "undefined" (the
javascript variable). Replace by the already translated string "Undefined".

Fixes #13288
2016-08-25 10:39:39 +02: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 translation terms from Transifex 2016-07-24 02:59:48 +02:00
static [FIX] web_graph: no label for ungrouped pie chart 2016-08-25 10:39:39 +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