> 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_tipo_negociacao.md).

# Já confirmei a venda/pedido e agora preciso mudar o tipo de negociação (forma de pagamento), como fazer?

Confirmar uma venda ou pedido pode parecer o passo final, mas às vezes é necessário fazer ajustes posteriormente. Aprenda como mudar o tipo de negociação 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 tipo de negociação que exibe um botão para editar o tipo de negociação existente.

![](/files/8C0CeeN9Ey7pDHvvpS0I)

Ao clicar neste botão, uma janela será exibida para alterar o tipo de negociação. Também é necessário escrever o motivo para liberar a confirmação de alteração.

![](/files/5q7QzOqtKWqzCDe7D0SB)

Clique no campo Tipo de negociação, escolha o correto e escreva o motivo da alteração, já que a venda está confirmada.

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

![](/files/6tHhOTKfFMq1S8UhnBqH)

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_tipo_negociacao.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.
