Skip to main content

system.kanoa.order.getProductionOrderSource(paramsDict)

Returns production order source. paramsDict keys are optional.


Parameters

paramsDict Dictionary

- enabledBoolean
- workOrderSourceIdInteger
- workOrderSourceNameString

Returns

workOrderSourceData pyDataset


Example

orderSource = system.kanoa.order.getProductionOrderSource({'workOrderSourceName': 'ERP'})