# Vendita al banco

**Vendita al banco** è uno dei diversi moduli acquistabili da **OpenstaSTAManager.** Il modulo permette la vendita al banco di prodotti con o senza codice a barre.

{% hint style="info" %}
[Clicca qui](https://www.openstamanager.com/prodotto/vendita-al-banco/) per procedere all'acquisto
{% endhint %}

## Installazione e aggiornamento

Per maggiori informazioni sulle modalità di installazione e aggiornamento del modulo, consulta la [sezione dedicata](/moduli-acquistabili/installazione-e-aggiornamento.md).

Di seguito sono elencati i parametri consigliati per il registratore di cassa:

* PARAMETRI COMUNICAZIONE PROTOCOLLO: **XON/XOFF**
* BAUNDRATE: **9600**
* BIT NUMBER: **\[8,NONE,1]**
* XON-XOFF TX FOOTER: **\[DISABILITATO]**
* XON-XOFF TX ECO: **\[DISABILITATO]**
* HANDSHAKE: **\[XON/XOFF]**
* MODO FPU: **\[DISABILITATO]**
* CANALE PC: **\[Ethernet]**
* VIRGOLA INCLUSA: **SI**
* ECHO FULL: **NO**

## Utilizzo

A seguito dell'installazione del modulo, cliccando su **Vendita al banco** apparirà alla destra la schermata seguente.

![](/files/-MPda_4237xkUZ7joAzs)


---

# 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/moduli-acquistabili/modulo-vendita-al-banco.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.
