> 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-lancamento/lancando-um-balanco-por-mercadologico-na-versao-4-2.md).

# LANÇANDO UM BALANÇO POR MERCADOLÓGICO NA VERSÃO 4.2

1 - Acesse Estoque > Balanço > Lançamento e clique no botão de parâmetros (![](/files/0z6bCudIWcFmAdysvvt7) e valide que o parâmetro “Utiliza novo balanço” esteja habilitado. 2 - Clique no botão incluir (![](/files/pyiwE1Rf4f0twvRswPAK)), preencha a descrição, a data, o estoque o tipo de balanço e clique no botão para salvar (![](/files/3S5oyZlv8onvmp4t1eg9).

![](/files/oio60nlOCUhDXI3KcIrf)

3 - Feito isso, clique no botão de Importar (![](/files/HfVyUPlUMJfJ9If8MP4D) e clique em mercadológico. Selecione o mercadológico que deseja realizar o balanço e clique na flag para “Importar Estoque Zerado”.

![](/files/xYfYg8LaLay0GGYR5pup)

4 - Em seguida os produtos do mercadológico serão importados para a tela com o estoque zerados. Congele o estoque desses produtos para não ter entrada e nem saída pelo botão Iniciar (![](/files/WbIJirpKblhb5d8IFAuL), em seguida clique 2 vezes em cada produto e informe a quantidade correta que foi feita a contagem.

![](/files/6kVrKlHYFDG83hgyPTQu)

5 - Terminado de adicionar as quantidades certas para cada produto, os produtos que não tiveram a sua quantidade informada seu estoque será zerado se a flag “Zerar itens não coletados” estiver marcada.

![](/files/EHw1LfEFClbV5eDX9DZs)

6 - Finalizada a contagem clique no botão Atualizar Balanço (![](/files/K3MPJ6LXgrRbGxUZGbcr) na parte superior da tela que irá descongelar o estoque e atualizar o balanço.

![](/files/EpW60PDTqyqUxsfUzaKc)

7 - Caso falte algum produto o balanço pode ser estornado e refeito o processo pelo botão de Estornar (![](/files/3RPeex2vNDDT9UZQOACC). Confirme com Sim para estornar o balanço se desejar.

![](/files/q2HZY4Rw5ysGp6grACji)


---

# 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-lancamento/lancando-um-balanco-por-mercadologico-na-versao-4-2.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.
