quest-vorteq/src
Lorentz 90ad1925e7
Some checks failed
Build and Deploy / build (push) Successful in 6m38s
Build and Deploy / deploy (push) Failing after 5s
fix: correct Epicor stored procedure names and parameter mappings
Update inventory service to use actual PascalCase SP names
(e.g. PortalWorkInProgressInventorySummaryV6) and correct parameter
names (Customer, SUBUSER) matching the Epicor database.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 15:21:49 +00:00
..
app fix: bypass auth in dev mode and add mock session for development 2026-02-16 14:45:09 +00:00
components fix: remove Better Auth useSession dependency from portal header 2026-02-16 13:02:14 +00:00
hooks feat(F-001): scaffold Next.js 15 project with TypeScript and Tailwind 2026-02-16 00:04:44 +00:00
lib fix: bypass auth in dev mode and add mock session for development 2026-02-16 15:18:48 +00:00
services fix: correct Epicor stored procedure names and parameter mappings 2026-02-16 15:21:49 +00:00
types feat(F-006): enhance Epicor MSSQL connection service 2026-02-16 02:18:00 +00:00
middleware.ts fix: bypass auth in dev mode and add mock session for development 2026-02-16 14:45:09 +00:00