> For the complete documentation index, see [llms.txt](https://docs.gestao.plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gestao.plus/erp-v2/guia_utilizacao/venda_confirmada_alterar_parceiro.md).

# Já confirmei a venda/pedido e agora preciso mudar o cliente/parceiro, como fazer?

Aprenda como mudar o cliente/parceiro mesmo após confirmar a venda ou pedido.

Com a tela de vendas aberta, clique no botão <img src="/files/rkI280Yn8QR06dGf73Cn" alt="" data-size="line"> **editar** para modificar esta venda/pedido.

Observe que já foi gerado um código para esta venda/pedido e o status já consta como `liberado`.

![](/files/8DtPV9ID072pgpfaG1iS)

Com a venda aberta, observe a seta no campo cliente/parceiro. Ao clicar nela, será exibido um botão para editar o cliente/parceiro existente.

![](/files/Pt0wzj80PT8ctaJPbGYM)

Ao clicar neste botão, uma janela será exibida para alterar o cliente/parceiro. Também é necessário escrever o motivo da alteração para liberar a confirmação. Esta informação ficará registrada na guia Histórico da venda.

![](/files/FGnpipJDsJrPemHCcdB0)

Clique no campo Cliente/Parceiro para escolher o novo cliente e escreva o motivo da alteração, já que a venda está confirmada.

Feito isso, clique no botão `Confirmar alteração`, conforme demonstrado abaixo:

![](/files/TjPDkmxTNShak7wdirEL)

Pronto, alteração concluída com sucesso sem cancelar a venda! 😁👍


---

# 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://docs.gestao.plus/erp-v2/guia_utilizacao/venda_confirmada_alterar_parceiro.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.
