|
|
@@ -105,4 +105,6 @@ fun findExpiredItems(@Param("today") today: LocalDate): List<InventoryLotLine> |
|
|
ORDER BY ill.inventoryLot.lotNo |
|
|
ORDER BY ill.inventoryLot.lotNo |
|
|
""") |
|
|
""") |
|
|
fun findAllByDeletedIsFalseAndHasStockInLine(): List<InventoryLotLine> |
|
|
fun findAllByDeletedIsFalseAndHasStockInLine(): List<InventoryLotLine> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |