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