3
0
Fork 0
Commit Graph

6 Commits (148c1e8d605b5affbbbf68c47821de686d698206)

Author SHA1 Message Date
Jean-Paul Ladage 148c1e8d60 web_environment_ribbon: import from odoo instead of openerp. 2022-10-04 11:39:52 +02:00
Xavier Jiménez 70b88459d9 [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
2022-10-04 11:39:52 +02:00
xavierjimenez 9bb4c1c985 [MIG] web_environment_ribbon: Migration to 11.0 2022-10-04 11:39:52 +02:00
Stéphane Bidoul (ACSONE) 8e7d040a08 [IMP] ribbon: better extensibility 2022-10-04 11:39:52 +02:00
Stéphane Bidoul (ACSONE) c23c9452ed [IMP] ribbon: no need for the backend model to have a table 2022-10-04 11:39:52 +02:00
Thomas Binsfeld (ACSONE) eba11b5b51 [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
2022-10-04 11:39:52 +02:00