mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_one2many_tree_line_duplicate: Migration to 15.0
This commit is contained in:
@@ -4,12 +4,17 @@
|
||||
{
|
||||
"name": "Web Widget One2many Tree Line Duplicate",
|
||||
"category": "web",
|
||||
"version": "13.0.1.0.2",
|
||||
"version": "15.0.1.0.0",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web"],
|
||||
"data": ["view/assets.xml"],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"/web_widget_one2many_tree_line_duplicate/static/src/list/list_renderer.scss",
|
||||
"/web_widget_one2many_tree_line_duplicate/static/src/list/list_renderer.esm.js",
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user