transferInventoryItemToLeft

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