增加工单下发时打印编程文件pdf的功能

This commit is contained in:
胡尧
2025-04-17 13:15:48 +08:00
parent 9c713c2a37
commit c67944f689
7 changed files with 143 additions and 5 deletions

View File

@@ -16,4 +16,5 @@ from . import sf_production_common
from . import sale_order
from . import quick_easy_order
from . import purchase_order
from . import quality_check
from . import quality_check
from . import workorder_printer