物料需求计划管理
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user