Merge branch 'orm' into 'main'
Redone See merge request fedeo/backend!4
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user