mirror of
https://github.com/frappe/books.git
synced 2024-12-23 03:19:01 +00:00
Add listView config for Party
This commit is contained in:
parent
b83b7d19e5
commit
5dbdbfb77a
@ -48,6 +48,12 @@ module.exports = {
|
||||
});
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
listView: {
|
||||
columns: [
|
||||
'name'
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user