Merge branch 'orm' into 'main'

Changed Resource Config

See merge request fedeo/backend!14
This commit is contained in:
2025-12-19 08:39:47 +00:00

View File

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