合并代码
This commit is contained in:
@@ -16,7 +16,7 @@ class ResMrpWorkOrder(models.Model):
|
||||
('装夹', '装夹'),
|
||||
('前置三元定位检测', '前置三元定位检测'),
|
||||
('CNC加工', 'CNC加工'),
|
||||
('置三元质量检测', '置三元质量检测'),
|
||||
('后置三元质量检测', '后置三元质量检测'),
|
||||
('解除装夹', '解除装夹'),
|
||||
], string="工序类型")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user