System Functionssystem.kanoa.orderaddProductionOrderSourceOn this pagesystem.kanoa.order.addProductionOrderSource(workOrderSourceName, userId)Adds a new work order sourceParametersworkOrderSourceName String: ) userId IntegerReturnsworkOrderSourceId IntegerExampleworkOrderSourceId = system.kanoa.order.addProductionOrderSource('ERP', 123)