Skip to content

Commit e6219a9

Browse files
[MIG] web_widget_one2many_tree_line_duplicate: Migration to 18.0
1 parent fcd71c1 commit e6219a9

File tree

5 files changed

+48
-495
lines changed

5 files changed

+48
-495
lines changed

web_widget_one2many_tree_line_duplicate/__manifest__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Web Widget One2many Tree Line Duplicate",
66
"category": "web",
7-
"version": "16.0.1.0.0",
7+
"version": "18.0.1.0.0",
88
"author": "Tecnativa, Odoo Community Association (OCA)",
99
"license": "AGPL-3",
1010
"website": "https://github.com/OCA/web",
@@ -13,7 +13,6 @@
1313
"installable": True,
1414
"assets": {
1515
"web.assets_backend": [
16-
"/web_widget_one2many_tree_line_duplicate/static/src/legacy/**/*.js",
1716
"/web_widget_one2many_tree_line_duplicate/static/src/**/*.esm.js",
1817
(
1918
"after",

web_widget_one2many_tree_line_duplicate/static/src/basic_relational_model/basic_relational_model.esm.js

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)