From 5b2bfd3b1adbfec9c87a91b4f1a674aa3f2fcaf8 Mon Sep 17 00:00:00 2001 From: "cyril.tsui" Date: Mon, 8 Sep 2025 14:56:45 +0800 Subject: [PATCH] quick update --- src/app/api/po/actions.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/api/po/actions.ts b/src/app/api/po/actions.ts index 03a6650..6455eff 100644 --- a/src/app/api/po/actions.ts +++ b/src/app/api/po/actions.ts @@ -35,6 +35,7 @@ export interface StockInLineEntry { productLotNo?: string; receiptDate?: string; dnDate?: string; + dnNo?: string; } export interface PurchaseQcResult{