mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[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:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user