# Correção na checagem individual de atualização dos componentes fiscais

Anteriormente, toda checagem dos componentes fiscais era feita de forma única e global ao iniciar o PDV. Isso causava falhas generalizadas, inclusive ao acessar diretamente a tela de emissão de notas.

Agora, a checagem dos componentes foi **separada por contexto**.\
🔹 A primeira checagem continua sendo geral na inicialização do PDV.\
🔹 As próximas checagens passam a ser **isoladas** por tela, sendo executadas apenas ao acessar a emissão de NFC-e ou NF-e.

<figure><img src="/files/1S2Y9DVO9HczR7vUyduj" 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/15.9.0/15.9.0.8/correcao-na-checagem-individual-de-atualizacao-dos-componentes-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.
