Commit Graph

6 Commits (32b81afb388e8a1cc73f9d68d56e3ef9b2f3358a)

Author SHA1 Message Date
Jean-Paul Ladage 32b81afb38 web_environment_ribbon: import from odoo instead of openerp. 2021-11-15 07:55:42 +01:00
Xavier Jiménez ffa8092302 [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
2021-11-15 07:55:42 +01:00
xavierjimenez b791a1d09d [MIG] web_environment_ribbon: Migration to 11.0 2021-11-15 07:55:42 +01:00
Stéphane Bidoul (ACSONE) 3c2fc11660 [IMP] ribbon: better extensibility 2021-11-15 07:55:42 +01:00
Stéphane Bidoul (ACSONE) 4e5c420e15 [IMP] ribbon: no need for the backend model to have a table 2021-11-15 07:55:42 +01:00
Thomas Binsfeld (ACSONE) 2c16ec1a86 [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
2021-11-15 07:55:42 +01:00