> 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-consultas-administrativas/manual-do-sistema-vr-master-ferramentas-v4-5-administrativo-consultas-administrativas-venda-etiqueta.md).

# Venda Etiqueta Desconto

## **INTRODUÇÃO**

Essa ferramenta serve para consultar os registros criados quando se emite uma etiqueta na aplicação VR Emissor de Etiquetas usando a opção “Desconto Condicional” (![](/files/DJJdMFq6W85ae8klf5tD). Esse relatório é utilizado para se ter um maior controle das vendas promocionais. É importante ressaltar que esse relatório é alimentado depois que a etiqueta for passada no PDV.

## **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 centro da tela.

![](/files/rMGCzJVbAWw4Tsz2oZVo)

![](/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/BCfIWZBd9lsCIJ6iobSG) - Filtro (Teclas de atalho ALT+L). Utilize essa ferramenta para atribuir mais filtros a pesquisa que deseja realizar.

## **COMO UTILIZAR A FUNÇÃO “DESCONTO CONDICIONAL” NO VR EMISSOR DE ETIQUETAS**

1 - Acesse a aplicação VR EMISSOR DE ETIQUETAS.

2 - Clique em Emissão > Etiqueta Desconto.

3 - Clique no botão Incluir (![](/files/pyiwE1Rf4f0twvRswPAK).

4 - Preencha os campos indicando no campo “% Desconto” o percentual de desconto que deseja aplicar para o produto, no nosso exemplo colocamos o percentual de 50. Em seguida clique em Imprimir (![](/files/VWb6Xt2ZKi9n2o2RBC1K).

![](/files/0n5tXUMlpFJak224MPQx)

4 - Após passar a etiqueta no PDV o relatório em (Administrativo - Consultas Administrativas - Venda Etiqueta Desconto) será alimentado. Como exemplo a imagem mostra a impressão de uma etiqueta com desconto aplicado.

![](/files/oKl5i2xIgwghibPiEph9)


---

# 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-consultas-administrativas/manual-do-sistema-vr-master-ferramentas-v4-5-administrativo-consultas-administrativas-venda-etiqueta.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.
