From 511d7fb81dce25e56a54bd8d64fa9ac4d98722e4 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Sun, 23 Feb 2025 00:23:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pos=20=E5=93=81=E7=B1=BB?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E3=80=82=E4=BA=A7=E5=93=81=E5=90=8C=E6=AD=A5?= =?UTF-8?q?=E7=94=B5=E5=95=86=E7=B1=BB=E7=9B=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_pos_superbar/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_pos_superbar/__manifest__.py b/app_pos_superbar/__manifest__.py index 86de6522..cd5c6e00 100644 --- a/app_pos_superbar/__manifest__.py +++ b/app_pos_superbar/__manifest__.py @@ -19,7 +19,7 @@ 'name': "App Pos order browse by store salesperson status", 'version': '16.23.11.15', 'author': 'odooai.cn', - 'category': 'Point of Sale', + 'category': 'Sales/Point of Sale', 'website': 'https://www.odooai.cn', 'live_test_url': 'https://demo.odooapp.cn', 'license': 'LGPL-3',