添加报废向导;添加重新生成制造订单

This commit is contained in:
jinling.yang
2024-07-17 15:20:31 +08:00
parent cb7960387b
commit 8726f8cac3
11 changed files with 209 additions and 152 deletions

View File

@@ -1,2 +1,3 @@
from . import workpiece_delivery_wizard
from . import rework_wizard
from . import production_wizard