> 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-utilitario-estoque-online.md).

# Estoque Online

## **INTRODUÇÃO**

A ferramenta de Estoque Online é fundamental para um supermercado, pois possibilita a atualização imediata do inventário após cada venda no PDV. Isso assegura um controle preciso dos níveis de estoque, evitando discrepâncias, otimizando a gestão de inventário e garantindo que o supermercado sempre tenha informações precisas sobre seus produtos disponíveis. Essa eficiência contribui para a tomada de decisões mais informadas, redução de erros e uma experiência mais eficaz para clientes e gestores. Em resumo, o Estoque Online é uma funcionalidade que permite a atualização em tempo real do status do estoque. Isso quer dizer que, ao finalizar uma venda no Ponto de Venda (PDV), o sistema efetua automaticamente a dedução do estoque instantaneamente.

## **HABILITAR ESTOQUE ONLINE**

* Para habilitar o estoque online basta clicar no botão iniciar(![](/files/WbIJirpKblhb5d8IFAuL), e depois confirme com “OK”.

![](/files/6jrPTXbSXDvaOkat7PKw)

![](/files/hKodDJmqxYcZSjfi6XD1)

* Caso apareça essa mensagem de alerta “Não é possível habilitar o Estoque Online pois o dia xxxx ainda não foi finalizado!”. Para corrigir isso acesse o menu PDV > Consistência e finalize o dia correspondente. Com o encerramento da consistência é possível habilitar o estoque online.

![](/files/AiynkM4Ux7oMsoWuoONc)


---

# 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-utilitario-estoque-online.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.
