Browse Source

quick update

master
cyril.tsui 3 months ago
parent
commit
5b2bfd3b1a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/app/api/po/actions.ts

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

@@ -35,6 +35,7 @@ export interface StockInLineEntry {
productLotNo?: string; productLotNo?: string;
receiptDate?: string; receiptDate?: string;
dnDate?: string; dnDate?: string;
dnNo?: string;
} }


export interface PurchaseQcResult{ export interface PurchaseQcResult{


Loading…
Cancel
Save