Skip to content

Commit 84694e3

Browse files
authored
Update version and installable status in manifest
1 parent c1611a0 commit 84694e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

partner_sales_abc/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
##############################################################################
2020
{
2121
"name": "Partner Sales ABC",
22-
"version": "18.0.1.0.0",
22+
"version": "19.0.1.0.0",
2323
"website": "www.adhoc.com.ar",
2424
"author": "ADHOC SA",
2525
"license": "AGPL-3",
@@ -31,7 +31,7 @@
3131
"views/partner_view.xml",
3232
],
3333
"test": [],
34-
"installable": False,
34+
"installable": True,
3535
"auto_install": False,
3636
"application": False,
3737
}

0 commit comments

Comments
 (0)