库存移动新增需求计划关联

This commit is contained in:
guanhuan
2025-07-17 17:41:04 +08:00
parent 20415d0d3f
commit 19417dd569
9 changed files with 94 additions and 131 deletions

View File

@@ -10,7 +10,7 @@
""",
'category': 'sf',
'website': 'https://www.sf.jikimo.com',
'depends': ['sf_plan', 'jikimo_printing'],
'depends': ['sf_plan', 'jikimo_printing', 'purchase_request', 'purchase_request_tier_validation'],
'data': [
'security/ir.model.access.csv',
'data/stock_route_group.xml',
@@ -32,7 +32,6 @@
'sf_demand_plan/static/src/scss/style.css',
'sf_demand_plan/static/src/js/print_demand.js',
'sf_demand_plan/static/src/js/custom_button.js',
'sf_demand_plan/static/src/js/custom_made_type_listener.js',
]
},
'license': 'LGPL-3',