物料需求计划管理

This commit is contained in:
guanhuan
2025-06-25 15:33:24 +08:00
parent deda36a0f9
commit 413cf43ea0
3 changed files with 39 additions and 48 deletions

View File

@@ -19,7 +19,7 @@ class SfStockRoute(models.Model):
[('supply_method', 'in', stock_route_group)])
if demand_plan_ids:
sr.demand_plan_ids = demand_plan_ids.ids
break
continue
sr.demand_plan_ids = None
# def name_get(self):