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,