ソースを参照

quick update

master
cyril.tsui 3ヶ月前
コミット
5b2bfd3b1a
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      src/app/api/po/actions.ts

+ 1
- 0
src/app/api/po/actions.ts ファイルの表示

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

export interface PurchaseQcResult{


読み込み中…
キャンセル
保存