> For the complete documentation index, see [llms.txt](https://docs.openstamanager.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstamanager.com/2.9.7/openstamanager/modules/acquisti/fatturediacquisto/plugin1.md).

# Azioni aggiuntive

### Dal modulo Fatture di acquisto

Il modulo fatture di acquisto permette di effettuare diverse azioni massive dalle Azioni di gruppo:

* Aggiorna banca
* Cambia sezionale
* Duplica
* Elimina
* Esporta
* Esporta stampe FE
* Esporta ricevute
* Esporta XML
* Invia fatture
* Registrazione contabile

#### Aggiorna banca

Con questa operazione è possibile cambiare la banca associata ai documenti selezionati

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

#### Cambia sezionale

Con questa operazione è possibile spostare le fatture di acquisto in stato bozza tra sezionali dello stesso tipo, quindi tra sezionali fiscali o tra sezionali non fiscali.

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

#### Duplica

Con questa operazione è possibile creare un duplicato dei documenti selezionati, scegliendone la data, il sezionale e se aggiungere a un documento già presente in bozza o crearne uno ex novo.

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

#### Elimina

Con questa operazione è possibile eliminare massivamente i documenti selezionati

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

#### Esporta

Con questa operazione è possibile esportare un file CSV con i dati relativi alle fatture interessate

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

#### Esporta stampe FE

Con questa operazione è possibile esportare i PDF delle stampe delle fatture elettroniche selezionate in un file ZIP&#x20;

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

#### Esporta ricevute

Con questa operazione è possibile esportare le ricevute delle fatture selezionate, in un file ZIP

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

#### Esporta XML

Con questa operazione è possibile esportare gli XML delle fatture selezionate in un file ZIP

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

#### Invia fatture

Con questa operazione è possibile inviare i PDF delle fatture selezionate via mail, agli indirizzi email predefiniti delle anagrafiche associate alle fatture selezionate.

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

#### Registrazione contabile

Con questa operazione è possibile registrare un movimento in prima nota relativo alle fatture selezionate

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


---

# 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://docs.openstamanager.com/2.9.7/openstamanager/modules/acquisti/fatturediacquisto/plugin1.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.
