Create mirror action
This commit is contained in:
@@ -227,10 +227,12 @@ def register():
|
||||
lot.LotImportLot,
|
||||
lot.LotInvoiceStart,
|
||||
lot.LotMatchingLot,
|
||||
lot.LotWeighingLot,
|
||||
lot.ContractsStart,
|
||||
lot.ContractDetail,
|
||||
lot.LotFCR,
|
||||
lot.LotWeighingLot,
|
||||
lot.ContractsStart,
|
||||
lot.ContractDetail,
|
||||
lot.MirrorStart,
|
||||
lot.MirrorLine,
|
||||
lot.LotFCR,
|
||||
lot.LotMove,
|
||||
lot.LotAccountingGraph,
|
||||
workflow.ExecutionPlan,
|
||||
@@ -330,8 +332,9 @@ def register():
|
||||
lot.LotMatching,
|
||||
lot.LotGoMatching,
|
||||
#lot.LotMatchingUnit,
|
||||
lot.LotWeighing,
|
||||
lot.CreateContracts,
|
||||
lot.LotWeighing,
|
||||
lot.CreateContracts,
|
||||
lot.CreateMirror,
|
||||
lot.LotUnmatch,
|
||||
lot.LotMarkFinished,
|
||||
lot.LotUnship,
|
||||
|
||||
Reference in New Issue
Block a user