Explorar el Código

merage jo actions

stable1
CANCERYS\kw093 hace 2 semanas
padre
commit
646320a3cf
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/app/api/jo/actions.ts

+ 2
- 2
src/app/api/jo/actions.ts Ver fichero

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


Cargando…
Cancelar
Guardar