> 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/73160-18-02-2025.md).

# 7.3.160 - 18/02/2025

## Melhorias

### Industrial - PPCP - Industrial

***

#### :rocket: **193268 | Engenharia de Produto do PCP Industrial**

Incluso o campo **centroCustoDestino** na Consistem API do módulo: Industrial - PPCP Padrão, no endpoint PUT: /pendenciaEngenharia.

## Correções

### Contábil/Fiscal - Contabilidade

***

#### :tools: **196052 | Movimentação Contábil e Saldos**

Ajustado o funcionamento dos programas **Encerramento Contábil (CCCT040)** e **Alteração do Mês de Processamento Contábil (CCCT045)**, implementando lock que impede a utilização simultânea desses recursos.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/contabil-fiscal/manuais-de-telas/contabil-fiscal-contabilidade/manutencao-contabil/controle-de-encerramento-contabil?utm_source=releaseNotes\&utm_medium=window)

### Industrial - PPCP - Tecelagem

***

#### :tools: **195999 | Ordem de Tecelagem**

Ajustado o programa CCTMAP650 para gerar as informações de consulta das OTRTs.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/industrial/manuais-de-telas/industrial-ppcp-tecelagem/consultas-gerais-da-tecelagem/consulta-de-producao-de-tecelagem?utm_source=releaseNotes\&utm_medium=window)

### RH - Folha de Pagamento

***

#### :tools: **196000 | Geração Declaração Rendimentos / DIRF**

Ajustado o programa **Gravação de Arquivo Meio Magnético (CCRHB866)** para garantir a geração correta do arquivo da DIRF para funcionários transferidos. Em casos de não geração, o arquivo da DIRF deverá ser regenerado.

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

Ajustado o programa **Consulta de Conferência dos Totalizadores INSS/IRRF/FGTS(CCRHOA330)** para trazer o valor do complemento do décimo, pago em janeiro, restabelecendo a correlação entre o valor Consistem e o valor eSocial.\
[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/73160-18-02-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.
