> 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/bevica-select/bevica_select_training/bevica_select_training_-_fine_winepaid_reserves.md).

# Fine Wine / Paid Reserves

Fine Wine module for Bevica Select: manage Paid Reserves, sell into reserves, withdraw stock, adjust/credit reserves, and review allocations and options.

Paid Reserves (Fine Wine) is a complete workflow that manages stock held on your customers' behalf, be that physically in a warehouse or En Primeur.

It covers selling, holding, moving, withdrawing, and cancelling reserved stock as well a splitting cases and bottling.

### Before you start

* Access to Bevica Select
* [Introduction to Business Central](/bevica-select/bevica_select_training/bevica_select_training_-_introduction_to_business_central.md)
* Operations and inventory basics: [Inventory](/bevica-select/bevica_select_training/inventory.md)

### Training outcomes

After you complete this module, validate your learning using [Fine Wine / Paid Reserve Outcomes](/bevica-select/bevica-select-outcomes/bevica_select_training_outcomes_fine_wineprivate_reserve.md).

You should be able to:

* View, create, sell, and split paid reserves
* Sell En Primeur (sell before stock lands, then manage movements)
* Withdraw paid reserves using sales orders (Duty & VAT where applicable)
* Cancel and credit paid reserves safely

### Manage and create paid reserves

**Read / complete**

* [Viewing Paid Reserves](/documentation/guides/paid-reserves-and-fine-wine/viewing_paid_reserves.md)
* [Selling into Paid Reserve](/documentation/guides/paid-reserves-and-fine-wine/selling_into_paid_reserve.md)
* [Splitting Paid Reserves](/documentation/guides/paid-reserves-and-fine-wine/splitting_paid_reserves.md)

### Sell En Primeur

**Read / complete**

* [Selling En Primeur](/documentation/guides/paid-reserves-and-fine-wine/selling_en_primeur.md)
* [Transferring Paid Reserves between Locations](/documentation/guides/paid-reserves-and-fine-wine/transferring_paid_reserves_between_locations.md)
* [Paid Reserve Bottling](/documentation/guides/paid-reserves-and-fine-wine/paid_reserve_bottling.md)

### Withdraw paid reserves

Withdrawals are processed via sales orders.

Bevica calculates Duty & VAT where required.

**Read / complete**

* [Withdrawing Paid Reserves](/documentation/guides/paid-reserves-and-fine-wine/withdrawing_paid_reserves.md)

### Cancel paid reserves

**Read / complete**

* [Cancelling Paid Reserves](/documentation/guides/paid-reserves-and-fine-wine/cancelling_paid_reserves.md)

### Data migration (if you’re implementing)

If you’re migrating into Bevica Select, you’ll typically import:

* [Paid Reserves Opening Balances Template](/bevica-select/opening-balances-inventory/bevica_select_-_paid_reserves_opening_balances_template.md)

### Next steps

* Validate your learning with [Fine Wine / Paid Reserve Outcomes](/bevica-select/bevica-select-outcomes/bevica_select_training_outcomes_fine_wineprivate_reserve.md)


---

# 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/bevica-select/bevica_select_training/bevica_select_training_-_fine_winepaid_reserves.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.
