> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/gestao-do-conhecimento/gestao-do-conhecimento-vr-master/gestao-do-conhecimento-vr-master-nota-fiscal/gestao-do-conhecimento-vr-erp-nota-fiscal-saida/rejeicao-total-de-bc-icms-difere-do-somatorio-dos-itens.md).

# REJEICAO: TOTAL DE BC ICMS DIFERE DO SOMATORIO DOS ITENS

**Ocorre quando há uma divergência nas informações dos campos de ICMS dos produtos que compõe a nota.**

1 - Verifique se os itens que estão com base de cálculo estão com valor de ICMS; 2 - Verifique se o CST que estão nos itens estão de acordo com o percentual do ICMS; 3 - Tecle F11 e digite: aliquota icms em seguida tecle enter; 4 - Clique no botão consultar (![](/files/m9woU7dXMZcH11F97UAI); 5 - Encontre a alíquota que está sendo utilizada na nota e clique no botão editar(![](/files/nujdCyY0DzmCYpQCT2se); 6 - Insira no campo "Reduzido" o valor "100,00" para as alíquotas: isento e diferido; 7 - Acesse o menu: Nota Fiscal / Saída novamente; 8 - Consulte a nota; 9 - Selecione e clique no botão editar; 10 - Clique no botão estornar; 11 - Verifique se os impostos dos itens que compõe a nota estão cadastrados corretamente no [cadastro de produto](/vrmaster/gestao-do-conhecimento/gestao-do-conhecimento-vr-master/gestao-do-conhecimento-vr-master-nota-fiscal/gestao-do-conhecimento-vr-erp-nota-fiscal-saida/rejeicao-total-de-bc-icms-difere-do-somatorio-dos-itens/manual-do-sistema-vr-erp-cadastro-operacional-produto.md); 12 - Clique no botão recalcular impostos(![](/files/IBo86qvRnMFnYj17ir5H); 13 - Finalize a nota e tente transmiti-la novamente.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vrsoft.com.br/vrmaster/gestao-do-conhecimento/gestao-do-conhecimento-vr-master/gestao-do-conhecimento-vr-master-nota-fiscal/gestao-do-conhecimento-vr-erp-nota-fiscal-saida/rejeicao-total-de-bc-icms-difere-do-somatorio-dos-itens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
