Skip to main content

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

Updates a manufacturer record.


Parameters

manufacturerInfo Dictionary

- enabledBoolean
- manufacturerCodeString
- manufacturerIdInteger
- manufacturerNameString
- websiteUrlString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example