[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
This commit is contained in:
tarteo
2018-10-02 13:28:48 +02:00
committed by Andreas Perhab
parent f1cd9f50b9
commit 257c03b8e7
10 changed files with 99 additions and 49 deletions

View File

@@ -6,7 +6,7 @@
{
'name': "Web Environment Ribbon",
'version': '11.0.1.0.2',
'version': '12.0.1.0.0',
'category': 'Web',
'author': 'Francesco OpenCode Apruzzese, '
'Tecnativa, '
@@ -17,11 +17,9 @@
'web',
],
"data": [
'view/base_view.xml',
'data/ribbon_data.xml',
'view/base_view.xml',
],
"update_xml": [],
"demo_xml": [],
"auto_install": False,
'installable': True
}