From e83d3f8a1c4384920d444fa83e467e725c9e5f40 Mon Sep 17 00:00:00 2001 From: guanhuan Date: Thu, 10 Jul 2025 14:21:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=BD=90=E5=A5=97=E6=A3=80?= =?UTF-8?q?=E6=9F=A5=E4=BA=A7=E5=93=81=E5=88=B6=E9=80=A0=E5=AE=8C=E6=88=90?= =?UTF-8?q?,=E5=9D=AF=E6=96=99=E7=9A=84=E7=8A=B6=E6=80=81=E5=8F=88?= =?UTF-8?q?=E5=8F=98=E6=88=90=E4=BA=86=E6=9C=AA=E9=BD=90=E5=A5=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf_demand_plan/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sf_demand_plan/__manifest__.py b/sf_demand_plan/__manifest__.py index ac9c6106..474c1608 100644 --- a/sf_demand_plan/__manifest__.py +++ b/sf_demand_plan/__manifest__.py @@ -10,7 +10,7 @@ """, 'category': 'sf', 'website': 'https://www.sf.jikimo.com', - 'depends': ['sf_plan'], + 'depends': ['sf_plan','jikimo_printing'], 'data': [ 'security/ir.model.access.csv', 'data/stock_route_group.xml',