# Melhoria no fluxo de cancelamento de notas fiscais

Foi identificado que, ao cancelar uma Nota Fiscal (NF), a mesma retornava para a aba de pedidos a emitir, ficando disponível para emissão novamente, o que causava confusão e podia levar à duplicidade de ações.

Implementamos uma mensagem de orientação na tela para informar sobre os passos a seguir após o cancelamento de uma NF. Além disso, realizamos ajustes internos para assegurar que o cancelamento da nota funcione corretamente e que a nota não retorne indevidamente para a fila de emissão.

Após cancelar uma nota, caso você não deseje emitir uma nova nota para o mesmo pedido, será necessário excluir o registro da venda nos recebimentos. Isso evitará que o pedido permaneça pendente na aba de emissão. A mensagem na tela fornecerá orientações sobre as ações que podem ser tomadas, garantindo que você esteja ciente das alternativas disponíveis.

<figure><img src="https://936344123-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW1wAT4rooqGvp7vuSMRI%2Fuploads%2F69hgxVQ0lcuDya5Ehwta%2Fimage.png?alt=media&#x26;token=fadb1279-0755-4b47-9955-de9ce0ae90be" alt=""><figcaption></figcaption></figure>


---

# 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.12/melhoria-no-fluxo-de-cancelamento-de-notas-fiscais.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.
