odoo/addons/web_graph
Nicolas Martinelli e11f50599d [FIX] web_graph: duplicates header in pivot
For report with duplicated named headers, several columns could get
squashed together.

This fix check if a value is a duplicate or not, and if it is a
duplicates postfix an number allowing to differentiate the two headers
(for the human and the javascript).

This is the exact same solution than #6722
Backport of 5cff8fbb7c70a372cb5116c2fb98fd622c4d4358
opw-650000
2015-09-29 08:33:36 +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 2015-09-27 01:58:59 +02:00
static [FIX] web_graph: duplicates header in pivot 2015-09-29 08:33:36 +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