> 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-frente/manual-do-sistema-vr-frente-ferramentas/manual-do-sistema-vr-frente-transacoes-repositorio-vendas.md).

# Repositório Vendas

## **INTRODUÇÃO**

A ferramenta Repositório Vendas serve para consultar as vendas através dos cupons fiscais (CF-e ou NFC-e) para que possam ser enviados por e-mail ou SMS ao cliente. Os cupons inseridos na fila de envio são processados e enviados pela aplicação VR Gerenciador Mensagem.

## **RECURSOS**

Depois de selecionar o tipo de venda, CF-e ou NFC-e, o sistema apresenta a seguinte janela, onde:

![](/files/NA79QTH3DugHDL09eHmO)

![](/files/m9woU7dXMZcH11F97UAI) - Consultar (Teclas de atalho F1 ou ALT+C). Preencha os filtros da tela como desejar em seguida clique neste botão para trazer o resultado de sua consulta. O resultado dessa pesquisa aparecerá em seguida no centro da tela.

![](/files/FWRA2XvQeBUbyayz3Mgb) - Enviar E-mail (Tecla de atalho ALT+E). Depois de selecionar os itens que deseja enviar, clique neste ícone para informar os endereços de e-mail.

![](/files/DvTHNnSl5tGMftj65g7g)

* Preencha quantos e-mails forem necessários separados por vírgula (,), em seguida clique em Enviar.

![](/files/3UOZjV9P2ju9GCz7qXr3)

![](/files/QidPHYarMlKT7ETGMPse) - Enviar SMS (Tecla de atalho ALT+S). Selecione os cupons que desejar e clique nesta opção para preencher o número de celular que receberá o SMS com o link do cupom CF-e/NFC-e.

## **FILTROS E COLUNAS**

* Período - Informe um intervalo de data para a consulta.
* N° Cupom - Informe o número do cupom que será enviado.
* ECF - Número do ECF que efetuou a venda do cupom.
* Incluir cancelados - Selecione essa opção para trazer na consulta as vendas que foram iniciadas e canceladas.
* Valor Total - Valor total do cupom.
* Loja - Loja que efetuou a venda.
* Nº NFC-e - Número do cupom NFC-e. Caso a opção escolhida seja CF-e (Repositório Vendas > CF-e) esta coluna será o número do cupom CF-e.
* E-mail - Indica se já foi enviado e-mail com o cupom desta venda.
* SMS - Indica se já foi enviado SMS com o cupom desta venda.


---

# 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-frente/manual-do-sistema-vr-frente-ferramentas/manual-do-sistema-vr-frente-transacoes-repositorio-vendas.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.
