> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/roadmap/bevica-roadmap/bevica-extensions/item-market-values-releases.md).

# Item Market Values Releases

Release notes for Item Market Values, including market valuation features and price feed integrations.

The list below highlights major enhancements and improvements that impact this extension (small hotfixes may not be listed).

Before applying any extension to the production environment, you should become familiar with new features in a sandbox environment first.

Please contact your system administrator to install this extension.

### Release V19.0.15.0 (24/04/26)

#### New features

* Version prepared for 2026 Wave 1, V28.
* Help Pages linked to new Bevica Knowledge Base. <https://kb.bevica.com/>

#### Issues resolved

* None.

### Release V19.0.13.0 (02/12/25)

#### New features

* None

#### Issues resolved

* Fixed an issue where Item Market Values were being incorrectly deleted after Sales Order posting.

### Release V19.0.10.0 (03/11/25)

#### New features

* None

#### Issues resolved

* Resolved an issue when retrieving Goedhuis Waddesdon prices.

### Release V19.0.9.0 (09/09/25)

#### New features

* Added the ability to retrieve market prices from Goedhuis Waddesdon.

#### Issues resolved

* None

{% hint style="danger" %}
**Deployment note**

Set **Schema Sync Mode** to **Force** when deploying.
{% endhint %}

### Release V19.0.8.0 (26/08/25)

#### New features

* None

#### Issues resolved

* When deleting an item, the item's LWIN record is now automatically deleted.

### Release V19.0.7.0 (19/05/25)

#### New features

* Added **Market Value (LCY)** to the **Paid Reserves** page.

#### Issues resolved

* Resolved an issue where the **Item Market Valuations Factbox** wasn't always populated on the **Sales Order** page.

### Release V19.0.5.0 (07/01/25)

#### New features

* **Liv-ex Market Values - zero 'Price' lines are now imported.** Previously, market value records imported from Liv-ex with zero prices were ignored. Now they are imported for reference.
* **Liv-ex Price Type field in Item Market Valuation Setup.** The field length has been increased to 100 characters so that more Price Types can be requested from Liv-ex.
* **Sort order on the LWIN Price Data page.** Newest records are now at the top.
* **Improved error messages.** Better error trapping with Liv-ex integration where your licence is not authorised for certain Liv-ex data, for example Price Types.

#### Issues resolved

* None

### Release V19.0.3.0 (27/12/24)

#### New features

* **Item Market Valuation page.** The following features have been added:
  * Add Market Valuation in Currency (manual entry only)
  * Calculated local currency valuation fields: Base, Sales UoM, Eq. Case
  * For each item, the system sets the 'Active' valuation showing the latest entry.
* **Item Market Value Factbox** added to more pages.
* Item Valuation on more pages. The following pages show the **Active** valuation:
  * Item List
  * Paid Reserves list
  * Paid Reserve Summary List
  * Customer Broking Worksheet
  * Broking List

#### Issues resolved

* None

### Release V19.0.1.0 (13/11/24)

#### New features

* **Tooltips.** Tidy up of field tooltips and links to the Freshdesk.

#### Issues resolved

* None

### Release V19.0.0.4 (13/04/22)

#### New features

* **Item Market Valuations.** Store market valuations for your items.
* **Liv-ex LWIN integration**. Search for and store Liv-ex LWINs against your items.
* **Liv-ex Market Prices integration.** Link with Liv-ex and import their Market Prices for your items.

#### Issues resolved

* None


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/roadmap/bevica-roadmap/bevica-extensions/item-market-values-releases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
