mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 05:25:42 +00:00
Filter builditem API by 'output' stock item
This commit is contained in:
@ -459,7 +459,7 @@ function loadStockTable(table, options) {
|
||||
switchable: false,
|
||||
},
|
||||
{
|
||||
field: 'part_detail.name',
|
||||
field: 'part_detail.full_name',
|
||||
title: '{% trans "Part" %}',
|
||||
sortable: true,
|
||||
switchable: false,
|
||||
|
Reference in New Issue
Block a user