> 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/paid_reserve_-_transfer_duty_status.md).

# Paid Reserve - Transfer Duty Status

Transfer duty status on Paid Reserves and manage the related duty movement rules.

An existing Paid Reserve record can be easily transferred from Duty Free to Duty Paid. The process involves creating a sales order so you can charge the customer duty and VAT plus any required admin fees.

{% hint style="info" %}
Bevica Fine Wine is a separate extension. Please contact your system administrator or your TVision contact if you would like further information or would like to install Bevica Fine Wine.
{% endhint %}

{% hint style="warning" %}
**Prerequisites**

Knowledge of how to manage paid reserves.
{% endhint %}

## How to transfer a Paid Reserve record from Duty Free to Duty Paid

Paid Reserves are transferred using a Sales Order.

In the ![Search (Tell me) icon](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-d08791d5454211f4ad6c103dcb698478e14f0cc7%2FUSaeNNI6_UtVAbLgLvf58OF4RCwXgkJiHg.png?alt=media) area, search for **Sales Order**.

1. Open the page and create a new Duty Paid sales order for the paid reserve's owner.
2. From the order's ribbon select Prepare, **Get Paid Reserves to Transfer Duty**.
3. On the **Paid Reserve Selection** page that appears, select Edit List, then populate the **Quantity Selected** column for the paid reserves to be transferred.
4. Click OK to copy the Line(s) back onto the Sales Order. The newly created sales order lines will also charge for Duty and VAT.
5. You can manually add G/L or Resource lines to charge for miscellaneous fees if necessary.
6. When ready, **Ship & Invoice** the sales order as normal. It is important to note Bevica will not allow the 'Ship' only function on Duty Transfer orders, they must be **Shipped & Invoiced** together.

{% hint style="info" %}
**Note**

Posting the sales order does not remove the stock from inventory, they remain as paid reserve inventory. The Item Ledger Entry movements are: -ve Transfer out of Duty Free +ve Transfer into Duty Paid with the cost of duty added to Cost Amount (Actual)
{% endhint %}

## Additional charges

Default additional charges won't be added to sales orders with duty transfer lines.

## Warehouse Integration

It is possible to send Duty Transfer sales orders to the warehouse if your warehouse offers this service. For more information see [Duty Transfer 'Q' orders](/documentation/integration/bevica_warehouse_integration/testing_vision_sales_outbound_requests.md#pre-information-form-and-initial-test-file).

{% hint style="info" %}
**Note**

A Duty Transfer sales line should not be added to a sales order with other line types.
{% endhint %}


---

# 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/paid_reserve_-_transfer_duty_status.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.
