> For the complete documentation index, see [llms.txt](https://atualizacoes.consumer.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atualizacoes.consumer.com.br/pdv/anteriores/15.9.0/15.9.0.4/nova-funcionalidade-da-adaptacao-aos-novos-tributos-da-reforma-tributaria.md).

# Nova funcionalidade da adaptação aos novos tributos da Reforma Tributária

Com a aprovação da Reforma Tributária, surgiram novos tributos que irão substituir gradualmente os impostos atuais sobre bens e serviços no Brasil. No entanto, até então, o sistema Consumer ainda não contemplava campos específicos para cadastro de informações fiscais referentes ao **CBS, IBS e IS**, o que limitava o preparo dos estabelecimentos para as futuras exigências fiscais.

Foram incluídos no Consumer os **novos campos de configuração fiscal** para preenchimento das informações relativas ao **CBS (Contribuição sobre Bens e Serviços), IBS (Imposto sobre Bens e Serviços)** e **IS (Imposto Seletivo)**.\
Esses campos estão disponíveis na tela de **cadastro de produtos**, dentro da aba **Fiscal**, e também na área de **Configuração ICMS/IS/IBS/CBS**, permitindo que o usuário registre os dados exigidos conforme orientação contábil.

Essa atualização visa adequar o Consumer gradualmente às exigências da Reforma Tributária e preparar os estabelecimentos para o novo modelo fiscal que será implementado entre 2026 e 2033.

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

{% hint style="info" %}
Temos um [manual](https://ajuda.programaconsumer.com.br/como-preencher-cbs-ibs-e-is-no-consumer-apos-a-reforma-tributaria/) para ajuda e compreendimento dos tributos e mudanças no Consumer.
{% endhint %}


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/15.9.0/15.9.0.4/nova-funcionalidade-da-adaptacao-aos-novos-tributos-da-reforma-tributaria.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.
