CANCERYS\kw093 пре 2 недеља
родитељ
комит
f31675640b
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      src/app/api/jo/actions.ts

+ 2
- 2
src/app/api/jo/actions.ts Прегледај датотеку

@@ -605,8 +605,8 @@ export interface StockOutLineDetailResponse {
availableQty: number | null;
noLot: boolean;
/** Workbench API: matched suggest_pick_lot qty for this SOL lot line */
suggestedPickQty?: number | null;
suggestedPickLotId?: number | null;
// suggestedPickQty?: number | null;
//suggestedPickLotId?: number | null;
}

export interface LotDetailResponse {


Loading…
Откажи
Сачувај