feat(datamart): included fifoindex monitor

This commit is contained in:
2025-05-28 11:51:15 -05:00
parent a07a9d2145
commit 23da6c6304
4 changed files with 76 additions and 0 deletions

View File

@@ -103,6 +103,14 @@ const current: any = [
"Returns all addresses that will not process correctly in tms due to incorrect city state setup.",
//criteria: "address", // uncomment this out once the improt process can be faster
},
{
name: "Fifo index",
endpoint: "/api/datamart/getfifoindex",
// description: "Returns all inventory, by default excludes running numebrs, also excludes inv locations.",
description:
"Returns fifo index for all pallets shipped within the last 90 days.",
//criteria: "address", // uncomment this out once the improt process can be faster
},
];
app.openapi(