Skip to main content

system.kanoa.inventory.addManufacturer(manufacturerInfo, userId)

Adds a new manufacturer record.


Parameters

manufacturerInfo Dictionary

- enabledBoolean
- manufacturerCodeString
- manufacturerNameString
- websiteUrlString

userId Integer:Id of the user executing the function


Returns

manufacturerId Integer
message String None if success


Example