> 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-8-0/80004-01-04-2026.md).

# 8.0.004 - 01/04/2026

## Melhorias

### Entradas - Estoques

***

#### :rocket: **217130 | Recebimento Nota Fiscal de Entrada**

Flexibilizada a transação de estoque no módulo Recebimento. Implementada a funcionalidade de definir ou alterar a transação de estoque diretamente durante a conferência. Disponibilizada a nova configuração **Recebimento Define a Transação** no programa **Parâmetros do Recebimento**, permitindo a edição dos campos de Transação e Natureza na **Conferência do Recebimento**. Ajustado o sistema para permitir o aceite fiscal e a liberação da nota mesmo sem definições prévias na tabela de amarração do estoque.

### Entradas - Transportes

***

#### :rocket: **216068 | Ordem de Transporte**

Incluído o campo **Considerar Dias Por** com as opções **1- Data de Emissão / 2- Data de Saída** na **Consulta de Eficiência de Entregas**(CCTRB650)\
Esse campo vai alterar o calculo das colunas **Dias Pre. e Dias Real** considerando a data de saída no lugar da data de emissão como é hoje caso seja seja selecionada a opção 2


---

# 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-8-0/80004-01-04-2026.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.
