Skip to content

Commit be0ac58

Browse files
[MIG] product_sales_abc: Migration to 19.0
1 parent f520a6e commit be0ac58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

product_sales_abc/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
{
2222
"name": "Product Sales ABC",
23-
"version": "18.0.1.0.0",
23+
"version": "19.0.1.0.0",
2424
"category": "Tools",
2525
"sequence": 14,
2626
"author": "ADHOC SA",
@@ -36,7 +36,7 @@
3636
],
3737
"demo": [],
3838
"test": [],
39-
"installable": False,
39+
"installable": True,
4040
"auto_install": False,
4141
"application": False,
4242
}

0 commit comments

Comments
 (0)