Skip to main content

system.kanoa.inventory.deleteInventoryLocation(inventoryLocationId, userId)

Deletes the inventory location for the passed inventoryLocationId


Parameters

inventoryLocationId Integer: Id of inventory location to delete
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example