> For the complete documentation index, see [llms.txt](https://ajuda.adeptaautomacao.com.br/modernoerp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.adeptaautomacao.com.br/modernoerp/modulo-fiscal/nf-e/devolucao-de-venda.md).

# Devolução de Venda

Para realizar uma devolução de mercadoria devolvida por cliente o processo é bem simples, na própria nfe nós conseguimos realizar essa devolução com apenas alguns ajustes simples. Vamos

Em F2 Novo, vamos criar uma nova nota (lembrando que a nota de venda precisa ser encontrada no sistema). Vamos numerar para facilitar o processo:\
Preencha os dados da nota normalmente.

1. Selecione o cliente
2. Defina a Finalidade como Devolução
3. Movimento: Entrada

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

Agora vamos adicionar os itens dessa nota, basta pesquisar os produtos que você vai devolver ao estoque;

1. Selecione o item por código ou nome
2. Digite o CFOP de devolução (Verifique com a contabilidade) obs: 1202 Tributado, 1411 ST.
3. Selecione o CSOSN, coloque 900 se você for simples nacional, se sea empresa for lucro real ou presumido, coloque 090.

<figure><img src="/files/7DlWbPa3jNmuIzWTPX4m" alt=""><figcaption></figcaption></figure>

Agora vamos pegar a chave da nota fiscal de venda, (pode ser a chave do cupom fiscal também) que está sendo devolvida, se for várias notas de vários clientes basta ir adicionando as chaves, ou seja, digite a chave, aperte enter para ir para próxima linha.

1. Chave Referência
2. Referência; coloque ou numeração se espaço, ponto vírgula ou traços.

Ao adicionar a chave, clique em Salvar, pois vamos ver alguns questões sobre impostos

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

Feito isso, basta F2 Gravar e transmitir a nota clicando em F4 Transmitir.


---

# 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.adeptaautomacao.com.br/modernoerp/modulo-fiscal/nf-e/devolucao-de-venda.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.
