> 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/hmrc-excise-reporting-releases.md).

# HMRC Excise Reporting Releases

Release notes for HMRC Excise Reporting, including new movement/reporting features and Business Central version upgrades.

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 V22.3.5.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

* Resolved an issue with String Length on the **Duty Declaration Report**.

### Release V22.3.4.0 (03/10/25)

#### New features

* Updated for deployment of Business Central Wave 2 2025 (V27).

#### Issues resolved

* None

### Release V22.3.3.0 (27/01/25)

#### New features

* None

#### Issues resolved

* None

### Release V22.3.2.0 (31/10/24)

#### New features

* Updated for deployment of Business Central Wave 1 2025 (V26).

#### Issues resolved

* None

### Release V22.3.1.0 (07/05/24)

#### New features

* Added the **Authorised destruction** option to **HMRC Movement Type** on **Sales Orders**, **Posted Sales Shipments**, and **Posted Sales Invoices**.
* Improved tooltips and navigation.

#### Issues resolved

* None

### Release V22.1.0.0 (01/11/23)

#### New features

* Changes to **W5** and **C88** reports.

#### Issues resolved

* None

### Release V22.0.8.0 (25/10/23)

#### New features

* Added the **C88 report** and associated fields to the sales header (**HM Inland Mode of Transport** and **HM Mode at Border Code**) and ship-to address (**HM Preference Code** and **HM Export Code**).

#### Issues resolved

* None

### Release V22.0.7.0 (03/10/23)

#### New features

* Amendments to the W5 report.

#### Issues resolved

* None

### Release V22.0.6.0 (21/09/23)

#### New features

* Removed preview checks from the W5 report.

#### Issues resolved

* None

### Release V22.0.5.0 (20/09/23)

#### New features

* Added **C88 export documentation** for **Sales Orders**.
* **Amendments to W5 report**, including a new field **HMRC Declarant Reg. No.** on the location table and page.

#### Issues resolved

* None

### Release V22.0.4.0 (13/09/23)

#### New features

* None

#### Issues resolved

* **Duty Declaration report.** Added **Reported Date** to the report.
* **Duty Declaration report.** **Up to Date** now filters **HMRC Ledger Entries** correctly.

### Release V22.0.3.0 (11/08/23)

#### New features

* **Sales Order Duty Declaration.** A report that details duty liabilities to be communicated to HMRC.

#### Issues resolved

* **Duty Declaration report.** Grouping and values corrected.

### Release V22.0.2.0 (29/07/23)

#### New features

* **Paid Reserves** order lines are not supported by this functionality. Users will receive an error if they try to manage Paid Reserves in an HMRC reporting location.

#### Issues resolved

* None

### Release V22.0.1.0 (29/07/23)

#### New features

* **HMRC Ledger Entry.** Detailed ledger recording every movement in or out of Duty Free status.
* **Duty Declaration reporting.** Report displaying duty values due when moving stock from Duty Free to Duty Paid (for example, W5 and EX606).
* **HMRC Warehouse Return.** Report summarising, by item category, all Duty Free inbound and outbound movements.


---

# 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/hmrc-excise-reporting-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.
