Selaa lähdekoodia

no message

production
tommy 1 viikko sitten
vanhempi
commit
84dddf9fba
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/main/java/com/ffii/fpsms/modules/stock/service/StockInLineService.kt

+ 1
- 1
src/main/java/com/ffii/fpsms/modules/stock/service/StockInLineService.kt Näytä tiedosto

@@ -581,7 +581,7 @@ open class StockInLineService(
this.stockInLine = stockInLine
this.failQty = it.failQty
this.qcPassed = it.qcPassed
this.type = "qc"
this.remarks = it.remarks
this.escalationLog = escalationLogService.find(escLogId).getOrNull()
}


Ladataan…
Peruuta
Tallenna