> 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-2/manual-do-sistema-vr-master-ferramentas-v4-2-estoque-balanco/manual-do-sistema-vr-master-ferramentas-v4-2-estoque-balanco-congelamento-estoque/manual-do-sistema-vr-master-ferramentas-v4-2-estoque-balanco-congelamento-estoque-congelamento.md).

# Congelamento

## **INTRODUÇÃO**

O congelamento serve para parar todas as entradas e saídas dos produtos na loja, isso significa que toda movimentação de venda nos PDVs, entradas e saídas de notas fiscais serão congeladas, com isso, seu estoque permanecerá congelado até que seu balanço seja concluído. Esta é a primeira etapa do balanço.

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

![](/files/WbIJirpKblhb5d8IFAuL) - Iniciar (Teclas de atalho ALT+N). Clique neste botão para iniciar o congelamento do estoque.

![](/files/0z6bCudIWcFmAdysvvt7) - Parametrizar (Teclas de atalho ALT+Z).

![](/files/pCHR9OCZKrAH0UZqdcgF)

* Verifica Pendência - Selecione este botão para que o sistema verifique pendências de consistência sem finalização, balanços pendentes e notas fiscais sem estarem finalizadas antes de realizar o congelamento.
* Ao selecionar e haver pendências, o sistema exibirá a tela da imagem abaixo. Se iniciar o congelamento e haver pendências o sistema notifica o usuário, no nosso exemplo a consistência do dia 02/02/2023 não foi finalizada.
* Se o usuário tiver permissão no cadastro de usuário, ele pode liberar essas pendências clicando no botão Liberar(![](/files/ZJSK4XnO1ZJKW5ihn8gO).

![](/files/oRXba4qCfT4rGZIWz1f0)

## **CONGELANDO O ESTOQUE**

* Acesse o menu: Estoque / Balanço / Congelamento Estoque;
* Clique no botão iniciar para iniciar o congelamento do estoque em seguida clique em OK. O estoque congelado será habilitado para a loja selecionada.

![](/files/U0TresBP5Zws1TcqHMv5)

![](/files/8ROXJTFzZMIjRjYAC9Sp) - Ferramentas. [Clique aqui e veja o manual completo das ferramentas.](/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/manual-do-sistema-vr-pdv-ferramentas-self-checkout/manual-do-sistema-vr-pdv-ferramentas-self-checkout-funcoes-administrativas/mapa-de-funcoes/funcao-163/manual-do-sistema-vr-master-administrativo-cotacao-cliente/manual-ferramentas.md)

**OBS: PARA DESCONGELAR O ESTOQUE, CLIQUE NO BOTÃO PAUSAR (**![](/files/rfNTMhESddkeLUfwJsD2) **E EM SEGUIDA CLIQUE EM OK. DESCONGELE O ESTOQUE SOMENTE APÓS REALIZAR A ATUALIZAÇÃO DO BALANÇO.**


---

# 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-2/manual-do-sistema-vr-master-ferramentas-v4-2-estoque-balanco/manual-do-sistema-vr-master-ferramentas-v4-2-estoque-balanco-congelamento-estoque/manual-do-sistema-vr-master-ferramentas-v4-2-estoque-balanco-congelamento-estoque-congelamento.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.
