transferInventoryItemToRight

abstract fun transferInventoryItemToRight(    sourceInventoryId: Int,     destinationInventoryId: Int,     itemId: Int)