> 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/componentes-7-0/70190-18-11-2024.md).

# 7.0.190 - 18/11/2024

## Melhorias

### Consistem ERP Componentes

***

#### :rocket: **188108 | Componentes Gerais**

Implementado o recurso no **Cadastro de Dispositivo de Leitores de Peso (Instalação)** para obter as portas seriais disponíveis na máquina local, permitindo a configuração de balanças em máquinas Linux.

#### :rocket: **188136 | Componentes Gerais**

Implementado o Gráfico do Resumo do Grid para exibir valores do tipo hora no formato HH:MM:SS.

#### :rocket: **191281 | Componentes Gerais**

Ajustado o componente de edição da coluna **Nome Arquivo Origem** no grid, possibilitando a alteração do nome do arquivo anexo no componente (CSWANEXO- Anexos).

## Correções

### Consistem ERP Componentes

***

#### :tools: **190086 | Componentes Interface Web**

Ajustado o logout do sistema para impedir a utilização do menu enquanto a mensagem **Ao sair do sistema, todos os programas e processos em execução serão finalizados. Deseja realmente sair?** estiver visível.

#### :tools: **190164 | Componentes Interface Web**

Ajustado o comportamento de navegação com a tecla TAB no programa para garantir que a funcionalidade do componente de mensagem permaneça ativa.

#### :tools: **191532 | Componentes Interface Web**

Ajustado o filtro ao selecionar linha do grid.


---

# 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/componentes-7-0/70190-18-11-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.
