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