优化表面工艺
This commit is contained in:
@@ -940,7 +940,7 @@ class ResMrpWorkOrder(models.Model):
|
||||
if workorder.production_id.tool_state in ['1', '2'] and workorder.state == 'ready':
|
||||
workorder.state = 'waiting'
|
||||
continue
|
||||
>>>>>>> 3f27ae0f35c7054b2e6583cc60502d6faef3fc92
|
||||
|
||||
|
||||
# elif workorder.routing_type == 'CNC加工' and workorder.state not in ['done', 'cancel', 'progress',
|
||||
# 'rework']:
|
||||
|
||||
Reference in New Issue
Block a user