> 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/73090-13-08-2024.md).

# 7.3.090 - 13/08/2024

## Melhorias

### Industrial - PPCP - Tecelagem

***

#### :rocket: **181937 | Outros**

Implementada a **Consistem API** para obtenção de dados de liberação de uma engenharia do produto no módulo do PPCP Tinturaria e Estamparia.

## Correções

### Comercial - Faturamento

***

#### :tools: **185953 | Emissão de CT-e**

Ajustado o processo de cálculo de ICMS na emissão de CTe (CCFRN101).\
[Saiba mais](https://ajuda.consistem.com.br/modulos/comercial/manuais-de-telas/comercial-faturamento/manutencoes-de-ct-e/geracao-do-ct-e?utm_source=releaseNotes\&utm_medium=window)

### Contábil/Fiscal - Controle Patrimonial

***

#### :tools: **185902 | Bem Patrimonial**

Ajustada a validação do campo **Conta Correção Monetária** do programa **Cadastro de Conta Patrimonial** - (CCATI150), pois a informação passou a ser opcional.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/contabil-fiscal/manuais-de-telas/contabil-fiscal-controle-patrimonial/cadastro-de-tabelas-do-controle-de-patrimonio/cadastro-de-conta-patrimonial?utm_source=releaseNotes\&utm_medium=window)

### Industrial - PPCP - Tinturaria/Estamparia

***

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

Ajustado o programa Cancela Seleção para Faturamento (CCPV035) para realizar de forma adequada o cancelamento de seleções de faturamento da prestação de serviço do módulo têxtil.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/comercial/manuais-de-telas/comercial-carteira-de-pedidos/selecao-para-faturamento/cancela-selecao-para-faturamento?utm_source=releaseNotes\&utm_medium=window)

#### :tools: **185957 | Carga Malha Tinta**

Ajustado o programa de alteração da situação da etiqueta (CCTMAR051).

### RH - Administração de Recursos Humanos

***

#### :tools: **185515 | Outros**

:closed\_lock\_with\_key: <mark style="color:red;">**\[LGPD]**</mark> | Ajustado o sistema para restabelecer a funcionalidade ao consultar informações do sindicato no cadastro de colaboradores.\
[Saiba mais](https://ajuda.consistem.com.br/modulos/rh/manuais-de-telas/rh-integracao-com-senior/integracao-com-hcm-senior/importacao-folha-senior?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/73090-13-08-2024.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.
