> 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/releases/releases-2017/notas-da-versao/notas-da-versao-vrmaster/notas-da-versao-vrmaster-3-15/manual-do-sistema-vr-master-mobile-ferramentas-pedido-compra.md).

# VRMasterMobile > Pedido > Compra

## **INTRODUÇÃO**

A ferramenta de Pedido de Compra do VRMaster Mobile serve para lançar um pedido dentro do VRMaster. Ao realizar a transmissão, o pedido aparece automaticamente na lista de pedidos do VRMaster na tela de pedido de compra.

## **LANÇAMENTO PEDIDO DE COMPRA**

1 - Clique no botão de Pedido de compra. 2 - Clique no sinal de "+" como mostra a imagem abaixo.

![](/files/uxndEAvivf3jfuLZMI0I)

3 - Informe o fornecedor para o qual deseja realizar o pedido.

![](/files/cb1Vdhz669fP6GYseq7p)

4 - Clique no sinal de "+" novamente.

![](/files/eMOfyma4UocqBx1YvU88)

5 - Clique em cima do produto que deseja comprar. 6 - Adicione o custo do produto, quantidade por embalagem e a quantidade a ser comprada para cada loja.

![](/files/xu8n2vqmQLvPLNXgxLmk)

7 - Volte 2 vezes para que chegue a tela inicial do pedido. 8 - Selecione o Fornecedor e clique no botão enviar como mostra a figura abaixo.

![](/files/lAEU3rzzba82j85IHHpt)

9 - Acesse a tela: Administrativo > Compra > Pedido. Para visualizar o pedido realizado e gerá-lo posteriormente.

![](/files/kB78IN5k77K7QjfyRuKM)


---

# 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/releases/releases-2017/notas-da-versao/notas-da-versao-vrmaster/notas-da-versao-vrmaster-3-15/manual-do-sistema-vr-master-mobile-ferramentas-pedido-compra.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.
