mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-06 16:15:42 +00:00
Add ability for stock API to be filtered by installed status
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
loadStockTable($("#stock-table"), {
|
||||
params: {
|
||||
location_detail: true,
|
||||
part_details: true,
|
||||
part_detail: true,
|
||||
build: {{ build.id }},
|
||||
},
|
||||
groupByField: 'location',
|
||||
|
||||
Reference in New Issue
Block a user