> For the complete documentation index, see [llms.txt](https://ajuda.consistem.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.consistem.com.br/release-notes/periodicos/consistem-erp-7-3/73222-11-09-2025.md).

# 7.3.222 - 11/09/2025

## Correções

### Contábil/Fiscal - Informações Fiscais

***

#### :tools: **208707 | SPED - Contribuições**

Ajustado o programa **Gravação do Arquivo EFD/PIS/Cofins(CCINF420)** quanto à geração do campo **02 - Indicador de Movimento** do Registro D001 (Abertura do Bloco D) do SPED Contribuições, para validar corretamente o movimento do Bloco D no período.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/contabil-fiscal/manuais-de-telas/contabil-fiscal-informacoes-fiscais/sped-contribuicoes/gravacao-do-arquivo-efd-pis-cofins?utm_source=releaseNotes\&utm_medium=window)

### Financeiro - Contas a Receber

***

#### :tools: **208765 | Renegociação de Dívidas**

Ajustado o chamado da tela **Detalha Título(CCCC711)** via proxy (CCCC711A), de forma que, ao receber um código válido de um Título de Renegociação, o sistema execute a tela **Detalha Parcela de Renegociação(CCCRND620)**.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/financeiro/manuais-de-telas/financeiro-contas-a-receber/cobranca-escritural/atualizacao-do-movimento-de-retorno?utm_source=releaseNotes\&utm_medium=window)

### Industrial - PPCP - Tinturaria/Estamparia

***

#### :tools: **208324 | Apontamento Fase a Fase**

Ajustado o programa **Apontamento Tempo Real - Resumido (CCTTGT256)** para permitir o apontamento correto do início de um processo configurado com apontamento único, mesmo em partidas que envolvam mais de um produto.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tinturaria-estamparia/apontamento-de-partidas-fase-a-fase/apontamento-tempo-real-resumido?utm_source=releaseNotes\&utm_medium=window)

### RH - Folha de Pagamento

***

#### :tools: **208761 | eSocial - Fechamento Mensal**

Ajustado o programa **Consulta de Conferência dos Totalizadores INSS/IRRF/FGTS(CCRHOA330)** para que passe a trazer corretamente o valor do INSS décimo da folha complementar.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/rh/manuais-de-telas/rh-folha-de-pagamento/esocial/consulta-de-conferencia-dos-totalizadores-inss-irrf-fgts?utm_source=releaseNotes\&utm_medium=window)


---

# 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://ajuda.consistem.com.br/release-notes/periodicos/consistem-erp-7-3/73222-11-09-2025.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.
