forked from erp-dev/erp
feat: added process_node parameters view for plate order
This commit is contained in:
@@ -8,6 +8,7 @@ from .printing import (
|
||||
PrintingJobV2Serializer,
|
||||
PrintingJobBatchAdvancePreviewView,
|
||||
PrintingJobBatchAdvanceSubmitView,
|
||||
PlateOrderByProcessNodeView,
|
||||
)
|
||||
from .stateflow import BusinessObjectCloneView
|
||||
|
||||
@@ -17,6 +18,7 @@ __all__ = [
|
||||
'PrintingJobV2Serializer',
|
||||
'PrintingJobBatchAdvancePreviewView',
|
||||
'PrintingJobBatchAdvanceSubmitView',
|
||||
'PlateOrderByProcessNodeView',
|
||||
'BusinessObjectCloneView',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user