> 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-vision-roadmap.md).

# Bevica Vision / Roadmap

Bevica is constantly evolving to help drinks businesses run faster, smarter, and with greater control across all ERP operations. This roadmap shows where we are investing, why it matters, and what you can expect in upcoming releases.

***

### How to read this roadmap

We publish the roadmap using three horizons:

* [**Later**](#product-vision-the-big-themes) — 'Product Vision' directional investments; we’re exploring and shaping these themes
* [**Next** ](#next-planned-prioritised)— planned and prioritised; subject to final validation and sequencing
* [**Now**](#now-released-ready) — features actively being rolled out

{% hint style="info" %}
Roadmaps are guidance, not guarantees. Priorities may change based on regulatory requirements, Microsoft platform changes, and customer feedback.
{% endhint %}

***

### Product Vision (the big themes)

Across all sectors of the drinks industry; breweries, distilleries, wineries, fine wine merchants, and wider distribution and wholesale businesses...

<table data-view="cards" data-full-width="true"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4>Connected by Design</h4></td><td>A platform where systems work together. Our vision is a connected environment where data flows reliably across sales channels, logistics partners, finance, and operations — giving businesses a single, trusted view of their operation.</td></tr><tr><td><h4>AI‑Assisted</h4></td><td>AI supports teams directly in their daily work. By embedding AI into operational workflows, Bevica moves beyond a system of record and becomes a more intelligent operational partner.</td></tr><tr><td><h4>Embedded in the Microsoft ecosystem</h4></td><td>Bevica is built to sit at the centre of the Microsoft ecosystem, harnessing the scale, security, and innovation of Business Central, Microsoft 365, and Azure to help customers operate smarter, move faster, and lead with confidence into an AI‑driven future.</td></tr><tr><td><h4>International by Default</h4></td><td>Bevica supports businesses that trade beyond borders and jurisdictions. The vision is a platform that naturally supports international growth — adapting to different countries, currencies, tax regimes, and duty models.</td></tr><tr><td><h4>Warehousing &#x26; WMS at Scale</h4></td><td>Providing the operational backbone to support warehouses that move faster, operate more accurately, and scale efficiently, allowing customers to handle increasing volume and complexity without a proportional increase in cost or effort.</td></tr><tr><td><h4>Industry‑Led Compliance</h4></td><td>Our ambition is for Bevica to define what good compliance looks like in the drinks industry. We are embedding regulatory understanding directly into everyday operations, so businesses can meet complex requirements with confidence, transparency, and control.</td></tr></tbody></table>

***

### Next (planned / prioritised)

These items reflect Bevica’s current product priorities based on customer feedback, industry demand, and strategic direction. We invest in and prioritise the outcomes that deliver the most value while maintaining product quality, security, and alignment with Microsoft.

#### How we prioritise

We prioritise work based on a blend of:

* **Customer impact** (time saved, fewer errors, better control)
* **Compliance and regulatory needs**
* **Platform evolution** (Microsoft release waves)
* **Scalability/Performance** (supporting higher volume with less operational effort)
* **Breadth of benefit** (value for many customers)

#### Planned Q1/2 2026 feature releases

* New AI enabled Knowledge Base. <mark style="color:green;">`RELEASED`</mark>
* Enhanced Extended Producer Responsibility (EPR) features.
* Integration with [https://www.ferodrinks.com/](https://www.ferodrinks.com/ "mention"), a drinks industry platform for funding, logistics, operations, and workflow. <mark style="color:purple;">`IN PROGRESS`</mark>
* New Shopify Duty Free ordering capabilities. <mark style="color:purple;">`IN PROGRESS`</mark>
* Sales “Sample” orders. <mark style="color:green;">`RELEASED`</mark>

#### Planned Q3/4 2026 feature releases

* Additional Fine Wine Market partner integrations.
* Duty enhancements for breweries. <mark style="color:purple;">`IN PROGRESS`</mark>
* International / cross jurisdiction Duty capabilities. <mark style="color:purple;">`IN PROGRESS`</mark>
* WMS warehousing improvements. Stronger support for complex warehouse patterns. <mark style="color:purple;">`IN PROGRESS`</mark>
* WMS warehousing improvements with Paid Reserve tracking. <mark style="color:purple;">`IN PROGRESS`</mark>
* More flexibility in assigning Additional Charges to documents.

***

### Share your feedback

Your input helps shape what we build next. If you have enhancement ideas, want to influence prioritisation or upvote an existing idea, we’d love to hear from you.

* Submit suggestions via **your Bevica account team**, or
* Use this **Bevica Product Suggestions** form.

{% embed url="<https://forms.cloud.microsoft/e/Ba5Mz36yYA>" fullWidth="false" %}

We review suggestions regularly and will publish ideas in the Knowledge Base where relevant.

***

### Now (released / ready)

When ready, we schedule the release of new features, mirroring Microsoft’s hotfix, minor, and major model.

* Hotfixes resolve a critical system issue and are made available as soon as resolved.
* Minor releases are on a rolling monthly schedule. These typically include usability improvements and smaller changes.
* Major releases are released in line with Microsoft wave updates, every six months.

Some releases may be licensed separately.

Individual customer enhancements can be released at any time and are scheduled separately.

See [Bevica Extensions](/roadmap/bevica-roadmap/bevica-extensions.md) for release notes by module.

***

### FAQ

#### Will you commit to dates?

We avoid fixed dates on public roadmaps because sequencing can change. Your account team can share the most accurate view for your specific scope and release planning.

#### How often is this updated?

We recommend reviewing this page **monthly or quarterly** — aligned to major releases and key initiatives.

#### Can customers request features?

Yes — we actively review enhancement requests and prioritise based on the criteria above.


---

# 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-vision-roadmap.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.
