Changed Resource Config

This commit is contained in:
2025-12-18 12:19:09 +01:00
parent 9d6f2de4ab
commit 8e9b9dfc98

View File

@@ -125,6 +125,7 @@ export const resourceConfig = {
table: incominginvoices, table: incominginvoices,
mtmLoad: ["statementallocations"], mtmLoad: ["statementallocations"],
mtmListLoad: ["statementallocations"], mtmListLoad: ["statementallocations"],
mtoLoad: ["vendor"],
}, },
statementallocations: { statementallocations: {
table: statementallocations, table: statementallocations,