Parcourir la source

update

master
cyril.tsui il y a 11 heures
Parent
révision
9c126c3d72
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      src/app/api/po/actions.ts

+ 0
- 1
src/app/api/po/actions.ts Voir le fichier

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


Chargement…
Annuler
Enregistrer