Browse Source

update

master
cyril.tsui 8 hours ago
parent
commit
9c126c3d72
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/app/api/po/actions.ts

+ 0
- 1
src/app/api/po/actions.ts View File

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


Loading…
Cancel
Save