工单优化更新
This commit is contained in:
@@ -248,6 +248,7 @@ class CuttingToolType(models.Model):
|
||||
remark = fields.Text('备注')
|
||||
active = fields.Boolean('有效', default=True)
|
||||
|
||||
|
||||
class CNCprocessing(models.Model):
|
||||
_name = 'cnc.processing'
|
||||
_description = "CNC加工"
|
||||
|
||||
Reference in New Issue
Block a user