mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 20:46:47 +00:00
Reintroduces "part" column to part stock
This commit is contained in:
parent
a2870b60d9
commit
2467690111
@ -40,7 +40,7 @@
|
|||||||
params: {
|
params: {
|
||||||
part: {{ part.id }},
|
part: {{ part.id }},
|
||||||
location_detail: true,
|
location_detail: true,
|
||||||
part_detail: false,
|
part_detail: true,
|
||||||
supplier_part_detail: true,
|
supplier_part_detail: true,
|
||||||
},
|
},
|
||||||
groupByField: 'location',
|
groupByField: 'location',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user