odoo/addons/board
Denis Ledoux 1628050030 [FIX] board: board creation of users other than admin.
It wasn't possible to create a new dashboard,
as a user other than SUPERUSER_ID,
using the "Create board" menu specifically
Reporting > Configuration > Create Board
(Technical Features & Administration > Settings groups required)
Because it creates a new menu for this dashboard,
which lead to the automatic creation of an "ir.values" record
which is prevented for other users than SUPERUSER_ID

opw-629367
2015-03-03 17:10:04 +01:00
..
i18n Launchpad automatic translations update. 2014-03-28 06:44:40 +00:00
security [IMP] merge of modules board and web_dashboard 2012-08-09 17:30:27 +02:00
static/src [IMP] *: one Makefile to rules them all. 2014-11-05 19:30:28 +01:00
__init__.py [IMP] merge of modules board and web_dashboard 2012-08-09 17:30:27 +02:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
board.py [FIX] board: board creation of users other than admin. 2015-03-03 17:10:04 +01:00
board_mydashboard_view.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
board_view.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
controllers.py [REM] python-side evaluations of contexts and domains in dashboard controller 2012-11-26 15:04:23 +01:00