system.kanoa.order.getProductionOrderSource
Description
Returns production order source.Syntax
getProductionOrderSource(paramsDict)Parameters:
Returns:
Code Examples
# Example Usage:
orderSource = system.kanoa.order.getProductionOrderSource({'enabled': True, 'workOrderSourceId': 1, 'workOrderSourceName': 'ERP'})