> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-master/manual-do-sistema-vr-master-versoes/manual-do-sistema-vr-master-ferramentas-v4-5/manual-do-sistema-vr-master-ferramentas-v4-5-estoque-balanco/manual-do-sistema-vr-master-ferramentas-v4-5-estoque-balanco-agrupamento.md).

# Agrupamento

## **INTRODUÇÃO**

A ferramenta de Agrupamento é uma funcionalidade adicional no sistema que facilita a gestão de balanços. Seu propósito principal é agrupar dois ou mais balanços em um único balanço, permitindo agrupar diversos balanços ainda não finalizados em uma única operação. É importante observar que essa funcionalidade só se aplica a balanços do tipo "ROTATIVO" e pertencentes à mesma loja. Não é possível agrupar balanços do tipo "GERAL". O agrupamento ocorre apenas entre balanços em aberto que ainda não foram atualizados.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/OafGwacmNfQdxQJJYzIf) - Consultar (Teclas de atalho F1 ou ALT+C). Preencha os filtros da tela como desejar em seguida clique neste botão para trazer o resultado de sua consulta. O resultado dessa pesquisa aparecerá em seguida no centro da tela.

![](/files/bfYTqVaDbOVHHU8m2LkG)

![](/files/irnYZEgawuZYo3L71V5T) - Permissão (Sem teclas de atalho). Clique neste botão para dar permissão a usuários em ações da tela.

![](/files/BCfIWZBd9lsCIJ6iobSG) - Filtro (Teclas de Atalho ALT+L). Utilize essa ferramenta para atribuir mais filtros a pesquisa que deseja realizar.

![](/files/Rc0EkRTH88kNsqS0IOjS) - Agrupar (Sem tecla de Atalho). Selecione dois ou mais balações, em seguida clique neste botão para agrupar,

## **FILTROS E COLUNAS**

Descrição - filtra o balanço por sua descrição.

Código - filtra o balanço pelo seu código.

Período - filtra o balanço pela data de criação.

Loja - filtra o balanço pela loja que foi criado.

![](/files/bfYTqVaDbOVHHU8m2LkG)

## \*\*COMO AGRUPAR OS BALANÇOS \*\*

* 1 - Acesse Estoque > Balanço > Agrupamento.
* 2 - Filtre conforme desejar, informando a data que criou o balanço e a loja.
* 3 - Clique no botão Consultar (![](/files/OafGwacmNfQdxQJJYzIf), os balanços que estão em aberto serão exibidos em uma lista. Balanços que já foram atualizados não serão exibidos nessa tela.
* 4 - Selecione um ou mais balanços e clique no botão de Agrupar (![](/files/Rc0EkRTH88kNsqS0IOjS), em seguida clique em Sim para confirmar o agrupamento.
* 5 - Como exemplo, o balanço “11” e “12” foram encerrados ao fazer o agrupamento para ser gerado o novo balanço “13”, como mostra a imagem.
* 6 - Gerado o novo balanço já pode executar o próximo passo da Atualização.

![](/files/EeZBPPbcSb41SSH30y40)


---

# 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://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-master/manual-do-sistema-vr-master-versoes/manual-do-sistema-vr-master-ferramentas-v4-5/manual-do-sistema-vr-master-ferramentas-v4-5-estoque-balanco/manual-do-sistema-vr-master-ferramentas-v4-5-estoque-balanco-agrupamento.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.
