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

# Lançamento

## **INTRODUÇÃO**

A funcionalidade de "Cesta Básica" é utilizada para marcar os produtos que não fazem parte do mix padrão da loja, indicando que estão sendo comercializados como parte de uma cesta básica. Em resumo, é uma ferramenta de ajuste de estoque que informa ao sistema que determinados produtos estão sendo vendidos como parte de uma cesta básica, fora do conjunto regular de produtos.

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

![](/files/OafGwacmNfQdxQJJYzIf) - Consultar (Teclas de atalho F1 ou ALT+C). Preencha os campos para pesquisa conforme desejar, em seguida clique neste botão para consolidar a pesquisa. O resultado dessa pesquisa aparecerá em seguida no campo abaixo.

![](/files/cNJMhyZlXos1xNE3lSLd)

![](/files/pyiwE1Rf4f0twvRswPAK) - Incluir (Teclas de atalho F2 ou ALT+I). Clique neste botão para realizar um novo lançamento de Cesta Básica;

![](/files/VWb6Xt2ZKi9n2o2RBC1K) - Imprimir (Teclas de atalho F4 ou ALT+P). Este botão serve para realizar a impressão da lista exibida pela pesquisa.

![](/files/HfVyUPlUMJfJ9If8MP4D) - Importar (Teclas de atalho ALT+M). Clique neste botão para importar um arquivo de coletor.

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

![](/files/YFqEu7CGRrLGTFkk7ZFE)

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

## **LANÇAMENTO DE CESTA BÁSICA**

1 - Acesse o menu: Estoque / Cesta Básica; 2 - Clique no botão Incluir(![](/files/pyiwE1Rf4f0twvRswPAK);

![](/files/sS0msuSHD5skwfnUhAP6)

3 - Produto - Insira neste campo o produto cesta básica que deseja inserir no estoque; 4 - Entrada - Caso seja selecionado esta opção o campo "Acerto" somará ao estoque; 5 - Saída - Caso seja selecionado esta opção o campo "Acerto" irá subtrair do estoque; 6 - Acerto - Insira neste campo a quantidade de cestas básicas que será lançado;


---

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