mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_action_conditionable: Migration to 11.0
This commit is contained in:
committed by
Jasmin Solanki
parent
774227d4ee
commit
c96631ffe3
@@ -1,13 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
{
|
||||
"name": 'web_action_conditionable',
|
||||
"version": "8.0.0.1.0",
|
||||
"version": "11.0.1.0.0",
|
||||
"depends": [
|
||||
'base',
|
||||
'web',
|
||||
],
|
||||
'data': ['views/view.xml'],
|
||||
"author": "Cristian Salamea,Odoo Community Association (OCA)",
|
||||
'installable': False,
|
||||
"website": "https://github.com/OCA/web",
|
||||
"license": "AGPL-3",
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user