Commit Graph

6 Commits (3ac60d9895c03a6fa865a0fe2d268bcd391b0262)

Author SHA1 Message Date
Jean-Paul Ladage 3ac60d9895 web_environment_ribbon: import from odoo instead of openerp. 2018-10-09 13:17:36 +02:00
Xavier Jiménez e69311838a [FIX][11.0] web_environment_ribbon (#806)
* [FIX] web_environment_ribbon: Fix to show the ribbon to every non-admin user

* [FIX] web_environment_ribbon: Version number
2018-10-09 13:17:36 +02:00
xavierjimenez 4f6c813c10 [MIG] web_environment_ribbon: Migration to 11.0 2018-10-09 13:17:36 +02:00
Stéphane Bidoul (ACSONE) d1445ddfe5 [IMP] ribbon: better extensibility 2018-10-09 13:17:36 +02:00
Stéphane Bidoul (ACSONE) 96ad260d2e [IMP] ribbon: no need for the backend model to have a table 2018-10-09 13:17:36 +02:00
Thomas Binsfeld (ACSONE) 912ce37549 [9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621)
* [ADD] .eggs in gitignore

* [IMP] Web Environment Ribbon: add backend
This commit adds a simple bakend to facilitate inheritance

* [IMP] Web Environment Ribbon: add the databse name
This commit adds the database name under the ribbon name, in the ribbon

* [IMP] Web Environment Ribbon: prepare method for ribbon name

* [IMP] README: explain how to use db_name
2018-10-09 13:17:36 +02:00