# VAT Settings

Transfer of invoices from Moment makes use of the order and order lines in Tripletex.

Every invoice create in Moment creates an order in Tripletex and the invoice lines are registered as order lines.

Upon completion of creating the order and order lines, this is in turn converted into an invoice.

If, at some point, the transfer of an invoice is failing the order will be left. Prior to transfer invoice again the order must be deleted manually.

The creation of order lines requires a setting of what type of VAT rates should be available. By default, only sales inside the VAT Act is selected. Select any additionally required types that is used for your company.

### Configuration

In Tripletex check the configuration for VAT settings under accounts settings.

Navigate to this in the Accounts section and the "Settings" menu item.

<figure><img src="/files/TZYYU57T90Ktv5ZmVq5g" alt=""><figcaption></figcaption></figure>

When the page is loaded, switch to the VAT settings tab. Her, select the options that are correct for you.&#x20;

<figure><img src="/files/kzmwfioJAV3lyQQX8gQO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.milientsoftware.com/help/moment-by-topic/integrations/real-time-integrations/tripletex/vat-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
