Added Plants to resource config
This commit is contained in:
@@ -21,7 +21,7 @@ export const resourceConfig = {
|
||||
},
|
||||
customers: {
|
||||
searchColumns: ["name", "customerNumber", "firstname", "lastname", "notes"],
|
||||
mtmLoad: ["contacts","projects"],
|
||||
mtmLoad: ["contacts","projects","plants"],
|
||||
table: customers,
|
||||
numberRangeHolder: "customerNumber",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user