2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00

Fixed supplier part detail handling in stock table

This commit is contained in:
eeintech
2021-07-06 14:32:16 -04:00
parent c2df1fcd95
commit 87a7081185
4 changed files with 5 additions and 2 deletions

View File

@ -25,7 +25,7 @@ loadStockTable($("#stock-table"), {
params: {
purchase_order: {{ order.id }},
part_detail: true,
supplier_detail: true,
supplier_part_detail: true,
location_detail: true,
},
buttons: [