mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #1772 from SchrodingersGat/part-stock-part-column
Reintroduces "part" column to part stock
This commit is contained in:
commit
800cb9606a
@ -40,7 +40,7 @@
|
||||
params: {
|
||||
part: {{ part.id }},
|
||||
location_detail: true,
|
||||
part_detail: false,
|
||||
part_detail: true,
|
||||
supplier_part_detail: true,
|
||||
},
|
||||
groupByField: 'location',
|
||||
|
Loading…
Reference in New Issue
Block a user