Merge branch 'orm' into 'main'

Redone

See merge request fedeo/backend!4
This commit is contained in:
2025-12-08 19:25:30 +00:00

View File

@@ -115,7 +115,7 @@ export const resourceConfig = {
createddocuments: { createddocuments: {
table: createddocuments, table: createddocuments,
mtoLoad: ["customer", "project", "contact", "contract", "plant","letterhead"], mtoLoad: ["customer", "project", "contact", "contract", "plant","letterhead"],
mtmLoad: ["statementallocations"], mtmLoad: ["statementallocations","files"],
mtmListLoad: ["statementallocations"], mtmListLoad: ["statementallocations"],
}, },
texttemplates: { texttemplates: {