forked from erp-dev/erp
feat: batch add parameters
This commit is contained in:
@@ -9,6 +9,7 @@ from .printing import (
|
||||
PrintingJobV2Serializer,
|
||||
PrintingJobBatchAdvancePreviewView,
|
||||
PrintingJobBatchAdvanceSubmitView,
|
||||
PrintingJobBatchAddParametersView,
|
||||
PlateOrderByProcessNodeView,
|
||||
PlateOrderByProcessView,
|
||||
PlateOrderByStateStatusView,
|
||||
@@ -25,6 +26,7 @@ __all__ = [
|
||||
'PrintingJobV2Serializer',
|
||||
'PrintingJobBatchAdvancePreviewView',
|
||||
'PrintingJobBatchAdvanceSubmitView',
|
||||
'PrintingJobBatchAddParametersView',
|
||||
'PlateOrderByProcessNodeView',
|
||||
'PlateOrderByProcessView',
|
||||
'PlateOrderByStateStatusView',
|
||||
|
||||
Reference in New Issue
Block a user