CANCERYS\kw093 преди 10 часа
родител
ревизия
e8ef71601f
променени са 1 файла, в които са добавени 10 реда и са изтрити 0 реда
  1. +10
    -0
      src/config/reportConfig.ts

+ 10
- 0
src/config/reportConfig.ts Целия файл

@@ -193,6 +193,7 @@ export const REPORTS: ReportDefinition[] = [

]
},

{ id: "rep-010",
title: "庫存品質檢測報告",
apiEndpoint: `${NEXT_PUBLIC_API_URL}/report/print-item-qc-fail`,
@@ -220,4 +221,13 @@ export const REPORTS: ReportDefinition[] = [
{ label: "庫存日期:至 Last In Date End", name: "lastInDateEnd", type: "date", required: false },
]
},
{ id: "rep-013",
title: "物料出倉追蹤報告",
apiEndpoint: `${NEXT_PUBLIC_API_URL}/report/print-material-stock-out-traceability`,
fields: [
{ label: "物料編號 Item Code", name: "itemCode", type: "text", required: false},
{ label: "庫存日期:由 Last In Date Start", name: "lastInDateStart", type: "date", required: false },
{ label: "庫存日期:至 Last In Date End", name: "lastInDateEnd", type: "date", required: false },
]
},
]

Зареждане…
Отказ
Запис