功能刀具清单 bom添加查询排序与清单明细行删除校验
This commit is contained in:
@@ -47,6 +47,7 @@ class jikimo_bom(models.Model):
|
||||
return True
|
||||
else:
|
||||
raise UserError('每种物料最少要有一个')
|
||||
return True
|
||||
return super(jikimo_bom, self).write(vals)
|
||||
|
||||
def bom_product_domains(self, assembly_options):
|
||||
|
||||
Reference in New Issue
Block a user