This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
jason
/
FPSMS-backend
Прати
2
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
no message
production
tommy
пре 1 дан
родитељ
b632df1d91
комит
84dddf9fba
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Прегледај датотеку
@@ -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()
}
Write
Preview
Loading…
Откажи
Сачувај