system.kanoa.inventory.deleteSupplier(supplierId, userId)
Deletes the supplier for the passed supplierId
Parameters
supplierId Integer: Id of supplier to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
message String None if success
Example