From 2b4719c93a7639425d6b4fa961396822d6e135ea Mon Sep 17 00:00:00 2001 From: Mitchell Admin Date: Wed, 11 Aug 2021 11:01:48 +0000 Subject: [PATCH] :arrow_up::one::four: OCA/odoo-module-migrator close #1442 > Made via .github/workflows/DINAR-PORT.yml --- pos_wechat/__manifest__.py | 4 ++-- pos_wechat/static/src/js/tour.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pos_wechat/__manifest__.py b/pos_wechat/__manifest__.py index 49f4415fce..956b933473 100644 --- a/pos_wechat/__manifest__.py +++ b/pos_wechat/__manifest__.py @@ -5,7 +5,7 @@ "summary": """Support WeChat QR-based payments (scan and show)""", "category": "Point of Sale", "images": ["images/main.jpg"], - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "application": False, "author": "IT-Projects LLC, Ivan Yelizariev", "support": "help@itpp.dev", @@ -23,5 +23,5 @@ "demo": [], "qweb": ["static/src/xml/pos.xml"], "auto_install": False, - "installable": False, + "installable": True, } diff --git a/pos_wechat/static/src/js/tour.js b/pos_wechat/static/src/js/tour.js index 60788a43ab..a59175974d 100644 --- a/pos_wechat/static/src/js/tour.js +++ b/pos_wechat/static/src/js/tour.js @@ -12,7 +12,7 @@ odoo.define("pos_wechat.tour", function (require) { function open_pos_neworder() { return [ - tour.STEPS.SHOW_APPS_MENU_ITEM, + tour.stepUtils.showAppsMenuItem(), { trigger: '.o_app[data-menu-xmlid="point_of_sale.menu_point_root"]', content: