物料需求计划管理
This commit is contained in:
@@ -19,5 +19,4 @@ class SfReleasePlanWizard(models.TransientModel):
|
||||
|
||||
def confirm(self):
|
||||
if self.demand_plan_line_id:
|
||||
self.demand_plan_line_id.mrp_bom_create()
|
||||
self.demand_plan_line_id._action_launch_stock_rule()
|
||||
self.demand_plan_line_id.action_confirm()
|
||||
|
||||
Reference in New Issue
Block a user