mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
Point table at the new read-only field
This commit is contained in:
@ -1080,7 +1080,7 @@ function loadStockTable(table, options) {
|
||||
}
|
||||
},
|
||||
{
|
||||
field: 'purchase_price',
|
||||
field: 'purchase_price_string',
|
||||
title: '{% trans "Purchase Price" %}',
|
||||
sortable: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user