> 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/documentation/guides/paid-reserves-and-fine-wine.md).

# Fine Wine (Paid Reserves)

Paid Reserves workflows for fine wine, including setup, selling, withdrawals, transfers, and bottling.

{% hint style="info" %}
Bevica **Fine Wine**, **Broking** and **Cellarage** are separate extensions. Please contact your system administrator if you would like further information.
{% endhint %}

Bevica’s Paid Reserve feature makes it easy to sell fine wine to customers while still looking after the stock on their behalf. Whether the wine is held physically or En Primeur, each parcel placed into Paid Reserve receives a unique Reserve ID that stays with it throughout its journey. You can also capture helpful details like provenance, rotation numbers, source information and images.

Clear on‑screen enquiries let you quickly see all reserves linked to a customer or item, with a full movement history and handy links back to the original invoice, costs and creation date—giving you confidence that everything is transparent and easy to manage.

<a class="button primary" data-icon="microsoft">Requires Bevica Essentials extension to be installed</a>

<figure><img src="https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2FbyWFuEgM4kxAR7z72paX%2Fkb-paid-reserves-infographic.svg?alt=media&amp;token=cbc854c9-26f8-4432-ab2d-31f3cae6bb64" alt=""><figcaption></figcaption></figure>

### Paid Reserves highlights:

* Duty and VAT charged automatically on withdrawal where necessary. See [Withdrawing Paid Reserves](/documentation/guides/paid-reserves-and-fine-wine/withdrawing_paid_reserves.md)
* Unique ID follows each parcel throughout its life.
* Paid Reserves can be held in any unit of measure.
* Paid Reserve can be held Duty Free or Duty Paid, representing physical cases or En Primeur.
* Paid Reserves from other Merchants can be receipted.
* Additional information such as Provenance and quality details as well as images, documents can be assigned to Paid Reserve records. See **Additional Paid Reserve Information** here: [Viewing Paid Reserves](/documentation/guides/paid-reserves-and-fine-wine/viewing_paid_reserves.md)
* Clear navigation lets you see Paid Reserves held by Client or Item.
* Allocate customer requirements to incoming purchases.
* Specific Paid Reserve financial inventory postings.

### Working with Paid Reserves functionality

The following features are available within the Bevica Fine Wine extension.

| Feature                                      | Note                                                                                                                                                                                                                |
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Viewing Paid Reserves                        | Understand how to search for Paid Reserve and see detailed information, click here.                                                                                                                                 |
| Paid Reserve Setup                           | To get up and running some initial setup is required, click here to get started.                                                                                                                                    |
| Selling into Paid Reserve                    | Using Sales Orders, find out how to sell into Paid Reserve click here.                                                                                                                                              |
| Selling En Primeur                           | See the options available to sell En Primeur and manage Allocations and options.                                                                                                                                    |
| Withdrawing Paid Reserves                    | Follow these instructions to learn how to process a Sales Order to withdraw a customer paid reserve.                                                                                                                |
| Transferring Paid Reserves between Locations | Whenever you need to move Paid Reserves from one location to another.                                                                                                                                               |
| Transferring Ownership of a Paid Reserve     | An existing Paid Reserve record can be easily transferred to a new Customer if necessary. This might be to correct an error or where one customer is gifting the stock to another.                                  |
| Transfer Duty Status                         | Transfer a Paid Reserve from Duty Free to Duty Paid charging the customer for duty & VAT plus any other required admin fee(s).                                                                                      |
| Paid Reserve Bottling                        | Bottling allows you to convert an existing Paid Reserve record into one or more new records of different items and/or Unit of Measure.                                                                              |
| Cancelling Paid Reserves                     | If your customer has asked for a credit for their paid reserve you can process a Sales Return Order.                                                                                                                |
| Splitting Paid Reserves                      | When you need to split a paid reserve between rotation numbers or dispatch a bottle from a case reserve, follow these instructions on how to post a Paid Reserve Journal line.                                      |
| Importing Paid Reserves                      | Whether you are accepting paid reserves from other merchants or transferring paid reserves as part of a go-live the Paid Reserve Jnl. click here to see how to import Paid Reserves using the Paid Reserve Journal. |

### Related Paid Reserves features

There are additional Paid Reserves features available within the Bevica Broking and Cellarage extensions.

| Feature            | Note                                                                                                                                          |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Broking            | The features within the Bevica Broking extension lets you create and manage a Broking List where your customers can sell their paid reserves. |
| Cellarage          | The features within the Bevica Cellarage extension lets you invoice customers for managing and storing their paid reserves.                   |
| Item Market Values | The features within the Item Market Values extension lets you hold for visibility the current value of any stock held in Paid Reserve.        |


---

# 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/documentation/guides/paid-reserves-and-fine-wine.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.
