# Correção para evitar a adição automática de múltiplos itens em pedidos feitos pela Comanda Mobile

Em alguns pedidos feitos pela comanda mobile, múltiplos itens estavam sendo adicionados automaticamente a comanda, gerando inconsistências no pedido.

Foi realizada uma correção para evitar que múltiplos itens sejam adicionados automaticamente, garantindo que apenas os itens solicitados sejam incluídos na comanda.


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/14.6.2/14.6.2.14/correcao-para-evitar-a-adicao-automatica-de-multiplos-itens-em-pedidos-feitos-pela-comanda-mobile.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.
