Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/制造功能优化
This commit is contained in:
@@ -274,6 +274,7 @@ class SFSaleOrderCancelLine(models.TransientModel):
|
|||||||
}
|
}
|
||||||
lines.append(self.create(vals))
|
lines.append(self.create(vals))
|
||||||
sequence += 1
|
sequence += 1
|
||||||
|
break
|
||||||
|
|
||||||
# 检查制造订单的工单
|
# 检查制造订单的工单
|
||||||
if mo.workorder_ids:
|
if mo.workorder_ids:
|
||||||
|
|||||||
Reference in New Issue
Block a user