diff --git a/sf_demand_plan/__manifest__.py b/sf_demand_plan/__manifest__.py index 0f4f2311..932685e0 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', 'views/demand_plan.xml',