3
0
Fork 0
Commit Graph

8 Commits (7518f83c9fbb18eba972eaefea2e200cd6ec8acf)

Author SHA1 Message Date
OCA-git-bot fa96eb2dd6 pre-commit, black, isort 2021-11-15 07:55:42 +01:00
tarteo 257c03b8e7 [MIG] web_environment_ribbon: Migration to 12.0
[MIG] web_environment_ribbon: Migration to 12.0

[FIX] Default value for ribbon.name if not exists

[FIX] Hide ribbon when ribbon.name is false or not existing

[FIX] Remove copyright flag on __init__ files

[REM] Debugging logs

[REM] Make quotes inconsistant again and change sequence of data files in manifest
2021-11-15 07:55:42 +01:00
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