mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Point table at the new read-only field
This commit is contained in:
parent
bb8b85c375
commit
5d4f35958d
@ -1080,7 +1080,7 @@ function loadStockTable(table, options) {
|
||||
}
|
||||
},
|
||||
{
|
||||
field: 'purchase_price',
|
||||
field: 'purchase_price_string',
|
||||
title: '{% trans "Purchase Price" %}',
|
||||
sortable: true,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user