Selaa lähdekoodia

merage jo actions

stable1
CANCERYS\kw093 2 viikkoa sitten
vanhempi
commit
646320a3cf
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      src/app/api/jo/actions.ts

+ 2
- 2
src/app/api/jo/actions.ts Näytä tiedosto

@@ -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 {


Ladataan…
Peruuta
Tallenna