Skip to main content

system.kanoa.inventory.updateInventoryTransactionType(inventoryTransactionTypeInfo, userId)

Updates a inventory transaction type record.


Parameters

inventoryTransactionTypeInfo Dictionary

- inventoryTransactionTypeIdInteger
- quantitySignString
- transactionTypeCodeString
- transactionTypeNameString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example