Skip to content

Commit c0af2db

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

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
@@ -5,7 +5,7 @@
55
"summary": """Technical module to support qr-based payments like Alipay, WeChat""",
66
"category": "Hidden",
77
"images": [],
8-
"version": "13.0.1.0.1",
8+
"version": "14.0.1.0.1",
99
"application": False,
1010
"author": "IT-Projects LLC, Ivan Yelizariev",
1111
"support": "[email protected]",
@@ -21,5 +21,5 @@
2121
"post_init_hook": None,
2222
"uninstall_hook": None,
2323
"auto_install": False,
24-
"installable": False,
24+
"installable": True,
2525
}

0 commit comments

Comments
 (0)