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