test(outbound): test for outbound deliveryes edit

This commit is contained in:
2025-04-29 17:08:50 -05:00
parent dbd3f76f02
commit 75ff724805
3 changed files with 56 additions and 0 deletions

View File

@@ -86,6 +86,14 @@ const current: any = [
"Returns all Deliverys in selected date range IE: 1/1/2025 to 1/31/2025",
criteria: "start,end", // uncomment this out once the improt process can be faster
},
{
name: "Fake Edi Update",
endpoint: "/api/datamart/fakeediupdate",
// description: "Returns all inventory, by default excludes running numebrs, also excludes inv locations.",
description:
"Returns all open orders to correct and resubmit, leaving blank will get everything putting an address only returns the specified address",
criteria: "address", // uncomment this out once the improt process can be faster
},
];
app.openapi(