mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +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…
x
Reference in New Issue
Block a user