Merge branch 'feature/工单工序优化_y' into feature/单据页面优化

This commit is contained in:
yuxianghui
2024-11-13 13:40:25 +08:00
4 changed files with 16 additions and 3 deletions

View File

@@ -780,6 +780,7 @@ class MrpProduction(models.Model):
if td_ids:
work.sequence = td_ids[0].sequence
def _reset_work_order_sequence_1(self):
"""
工单工序排序方法(旧)