[IMP] add basic pivot support
authorGéry Debongnie <ged@odoo.com>
Tue, 7 Oct 2014 14:36:35 +0000 (16:36 +0200)
committerGéry Debongnie <ged@odoo.com>
Tue, 21 Oct 2014 07:33:50 +0000 (09:33 +0200)
commit8f08d74660ce71792f7d4294648c8753f1428a5d
treebb2dffdbf94dc1855c2cfc900c57953f8df21d12
parent21cb194440d87b0a2c39ae7442c77d5758b24a7c
[IMP] add basic pivot support

The goal is to split the graph view into two views: pivot table view (short: 'pivot') and graph view (with charts).  This patch lays the foundation for that work.
addons/web/static/src/js/view_pivot.js [new file with mode: 0644]
addons/web/views/webclient_templates.xml
openerp/addons/base/ir/ir_ui_view.py
openerp/addons/base/rng/view.rng