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