mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_action_conditionable: Migration to 15.0
This commit is contained in:
@@ -1,11 +1,16 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": "web_action_conditionable",
|
||||
"version": "14.0.1.0.1",
|
||||
"version": "15.0.1.0.0",
|
||||
"depends": ["base", "web"],
|
||||
"data": ["templates/assets.xml"],
|
||||
"data": [],
|
||||
"author": "Cristian Salamea,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"license": "AGPL-3",
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"web_action_conditionable/static/src/js/field_one2many.js",
|
||||
],
|
||||
},
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user