From 8e9b9dfc98a9f1716f3c6785d6aeba113eb20df5 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Thu, 18 Dec 2025 12:19:09 +0100 Subject: [PATCH] Changed Resource Config --- src/utils/resource.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/resource.config.ts b/src/utils/resource.config.ts index a0f26a3..68c4649 100644 --- a/src/utils/resource.config.ts +++ b/src/utils/resource.config.ts @@ -125,6 +125,7 @@ export const resourceConfig = { table: incominginvoices, mtmLoad: ["statementallocations"], mtmListLoad: ["statementallocations"], + mtoLoad: ["vendor"], }, statementallocations: { table: statementallocations,