# Netto clienti

{% hint style="info" %}
Il plugin **Netto clienti** serve ad inserire il listino clienti dell'articolo
{% endhint %}

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

Per aggiungere un nuovo listino cliente si deve selezionare un cliente e cliccare su Prezzi.

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

Si aprirà ora una schermata da cui è possibile specificare due tipi di prezzi:

* Prezzo specifico per questa anagrafica
* Prezzo specifico in base alle quantità

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

Attivando il pulsante **Imposta prezzo per questa anagrafica** si potrà inserire il prezzo di acquisto/vendita fisso per questa anagrafica.

Attivando il pulsante **Imposta un prezzo in base alle quantità** si potrà inserire il prezzo di acquisto/vendita variabile in base a determinati range 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.

Cliccare su Salva per confermare.

<figure><img src="/files/DZPMcj0uyJ3g6hHWk1AE" 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.openstamanager.com/2.9.1/openstamanager/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.
