Skip to content

Commit ddd0411

Browse files
committed
⬆️1️⃣4️⃣ OCA/odoo-module-migrator
close #1424 > Made via .github/workflows/DINAR-PORT.yml
1 parent e407ee1 commit ddd0411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pos_qr_payments/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"category": "Hidden",
77
# "live_test_url": "",
88
"images": [],
9-
"version": "13.0.1.0.1",
9+
"version": "14.0.1.0.1",
1010
"application": False,
1111
"author": "IT-Projects LLC, Ivan Yelizariev",
1212
"support": "[email protected]",
@@ -24,5 +24,5 @@
2424
"post_init_hook": None,
2525
"uninstall_hook": None,
2626
"auto_install": False,
27-
"installable": False,
27+
"installable": True,
2828
}

0 commit comments

Comments
 (0)