Explorar el Código

update

master
cyril.tsui hace 11 horas
padre
commit
9c126c3d72
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      src/app/api/po/actions.ts

+ 0
- 1
src/app/api/po/actions.ts Ver fichero

@@ -89,7 +89,6 @@ export interface PutAwayLine {
warehouse: string;
printQty: number;
_isNew?: boolean;
printQty?: number;
}
export interface PutAwayInput {
status: string;


Cargando…
Cancelar
Guardar