Schema and Config Changes

This commit is contained in:
2025-12-09 12:12:05 +01:00
parent 861984e4b1
commit 4a3515f6f3
3 changed files with 3 additions and 11 deletions

View File

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