> 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-outcomes/bevica_select_training_outcomes_fine_wineprivate_reserve.md).

# Outcomes - Fine Wine / Paid Reserve

Checklist to validate Fine Wine / Paid Reserves in Bevica Select. Test reserve sales, withdrawals, adjustments, and confirm posting results.

Use this checklist after the [Fine Wine / Paid Reserves](/bevica-select/bevica_select_training/bevica_select_training_-_fine_winepaid_reserves.md) training.

It helps you prove you can create, manage, and withdraw paid reserves safely.

### Before you start

You need:

* Access to Bevica Select (ideally a test company)
* [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)
* [Fine Wine / Paid Reserves](/bevica-select/bevica_select_training/bevica_select_training_-_fine_winepaid_reserves.md)

Recommended:

* Work through this with a finance user.
* Capture evidence (paid reserve records, source documents, and posted entries).

### Completion criteria (what “done” looks like)

You’re done when:

* You can find paid reserves by customer, item, and location.
* You can trace a paid reserve back to the source document and entries.
* You can sell into paid reserve and withdraw with the right duty/VAT behaviour.
* You can manage En Primeur and format conversions without losing traceability.

### Finding paid reserves

#### Find and trace a paid reserve

**Do**

1. For a customer, find their paid reserves and identify quantity + location.
2. Pick one paid reserve record and trace it back to the source document.
3. Open the related ledger entries.

**Check**

* You can explain what operational record you’re looking at.
* You can find the financial evidence (entries) that back it up.

Useful reference: [Viewing Paid Reserves](/documentation/guides/paid-reserves-and-fine-wine/viewing_paid_reserves.md).

### Managing paid reserves

#### Create and split reserves

**Do**

1. Sell free stock into paid reserve.
2. Review the operational and financial records created.
3. Split a paid reserve.
4. Explain the **Paid Reserve Split** field on a sales order line.

**Check**

* You can explain why a split exists and how it affects withdrawals/credits.

Useful references:

* [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)

#### Withdraw reserves (duty + VAT where applicable)

**Do**

1. Withdraw a Duty Free paid reserve to a Duty Paid location.
2. Review calculated duty and VAT values.

**Check**

* You can explain what posted and where.
* Finance can reconcile the postings if needed.

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

#### Cancel and refund

**Do**

1. Return a paid reserve.
2. Refund the customer.

**Check**

* You can trace the reversal through to posted documents and entries.

### Managing En Primeur

#### Sell before stock lands, then manage movements

**Do**

1. Sell into En Primeur using your organisation’s agreed process.
2. Move paid reserve stock between locations.
3. Convert paid reserve formats (for example, `6x75cl` into `12x37.5cl`).

**Check**

* You can explain how traceability is maintained through movements and conversions.

Useful references:

* [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)

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

If you’re importing opening paid reserves, see:

* [Paid Reserves Opening Balances Template](/bevica-select/opening-balances-inventory/bevica_select_-_paid_reserves_opening_balances_template.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-outcomes/bevica_select_training_outcomes_fine_wineprivate_reserve.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.
