> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/pdv/modulos-de-operacao/modulo-mesas-comandas/junta-comanda-mesa.md).

# Junta Comanda/Mesa

## **O que é a função Junta Comanda/Mesa (Mesclar Comandas)?**

* Funcionalidade para **unir comandas/fichas de diferentes mesas** em uma única venda.
* Ideal para clientes que mudam de mesa ou grupos que desejam pagar juntos.

***

## **Como funciona a função Junta Comanda/Mesa (Mesclar Comandas)?**

Antes de realizar essa operação no PDV, é necessário acessar o **Retaguarda Cloud** e habilitar a opção que permite a execução do procedimento de **Junta Ficha** para a filial correspondente.

**1 - Habilitar no Retaguarda Cloud:**

* Acesse: **Retaguarda Cloud > Administrativo > Filiais > Parâmetros**
* Role até o final > Ative "**Junta Ficha = SIM"**.

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

* **Sincronize tabelas** no PDV.

**2 - Usar no PDV:**

* Realize uma venda no módulo **Mesa** e avance até a tela de pagamento.
* Clique no botão **Junta Ficha** (disponível após ativação).
* Na nova tela, insira o **número das comandas** que deseja mesclar.
* Clique em **+** para adicionar cada comanda (é possível incluir várias).
* Clique em **CONTINUAR** > Confirme a operação.
* **Todos os produtos** das comandas selecionadas serão unidos em uma única venda.

***

## <mark style="background-color:red;">**Preciso de ajuda**</mark>

{% hint style="danger" %}

* **Problema:** Opção "Junta Ficha" não aparece.
  * *Solução:* Verifique se a função está ativada nos *Parâmetros da Filial* e sincronize tabelas.
* **Problema:** Comanda não é encontrada.
  * *Solução:* Confira se a comanda está **ativa e não foi encerrada**.
    {% endhint %}

***

## <mark style="background-color:green;">**Dicas rápidas**</mark>

{% hint style="success" %}

* **Teste a função:** Faça uma simulação com comandas fictícias antes de usar em produção.
* **Permissões:** Verifique se o usuário PDV tem acesso à função (caso haja restrições).
* **Pós-mesclagem:** A comanda original **não é excluída** – apenas os produtos são transferidos.
* **Use em casos como:**
  * Clientes que mudam de mesa.
  * Grupos que dividiram a conta inicialmente e querem pagar juntos.
    {% endhint %}


---

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

```
GET https://ajuda.pdvlegal.com.br/pdv/modulos-de-operacao/modulo-mesas-comandas/junta-comanda-mesa.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.
