Skip to main content

system.kanoa.inventory.deleteManufacturer(manufacturerId, userId)

Deletes the manufacturer for the passed manufacturerId


Parameters

manufacturerId Integer: Id of manufacturer to delete
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example