# Listino clienti

{% hint style="info" %}
Il plugin **Listino clienti** serve ad inserire i listini clienti dell'articolo
{% endhint %}

Per inserire i listini clienti per prima cosa bisogna selezionare il cliente a cui si vuole specificare il prezzo tramite il menù a tendina.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2F3AJRDN5vlWNeCfKb3kPt%2Ffile.png?alt=media)

Una volta selezionata l'anagrafica è possibile cliccare il pulsante **Prezzi** in cui è possibile specificare due tipi di prezzi:

* Prezzo specifico
* Prezzo specifico in base alle quantità

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FucmubsgU1ORcKoRaxIFv%2Ffile.png?alt=media)

### Prezzo specifico

Attivando il pulsante **Imposta prezzo per questa anagrafica** si potrà inserire il prezzo di acquisto/vendita fisso per questa anagrafica.\
Questo prezzo verrà inserito in automatico nei documenti se il pulsante **Imposta un prezzo in base alle quantità** è disattivato \*\*\*\* e nel caso fosse attivo se la quantità inserita dell'articolo non fosse all'interno del range specificato.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FTg10q6hOsEsrDMqhyzGA%2Ffile.png?alt=media)

### Prezzo specifico in base alle quantità

Attivando il pulsante **Imposta un prezzo in base alle quantità** si potrà inserire il prezzo di acquisto/vendita variabile per questa anagrafica.

Cliccando sul pulsante **Aggiungi range** verrà aggiunta una riga vuota nella tabella in cui si potrà andare a definire la quantità minima e massima e il prezzo specifico.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2F6uoa5RBqMhQKSf1fL1RE%2Ffile.png?alt=media)

Infine premere **Salva** per aggiornare le informazioni inserite.


---

# 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.openstamanager.com/modules/magazzino/articoli-1/plugin/listino-clienti.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.
