mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 21:45:39 +00:00
Optionally select which column gets grouped
- Allow grouping by numerical values
This commit is contained in:
@ -46,6 +46,7 @@
|
||||
location_detail: true,
|
||||
part_detail: true,
|
||||
},
|
||||
groupByField: 'location',
|
||||
buttons: [
|
||||
'#stock-options',
|
||||
],
|
||||
|
Reference in New Issue
Block a user