Fix mtoLoad Customer in Contracts #56
This commit is contained in:
@@ -57,6 +57,7 @@ export const resourceConfig = {
|
||||
table: contracts,
|
||||
searchColumns: ["name", "notes", "contractNumber", "paymentType", "sepaRef", "bankingName"],
|
||||
numberRangeHolder: "contractNumber",
|
||||
mtoLoad: ["customer"],
|
||||
},
|
||||
plants: {
|
||||
table: plants,
|
||||
|
||||
Reference in New Issue
Block a user