> 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-3/manual-do-sistema-vr-master-ferramentas-v4-3-reposicao-entre-lojas.md).

# Pedidos de Reposição entre Lojas CNPJ Diferentes

## **DESCRIÇÃO**

Com o objetivo de facilitar o pedido de reposição entre lojas que não possuem o mesmo CNPJ, foi desenvolvida a funcionalidade, que agiliza o processo de emissão de Notas fiscais de Saída.

## **FINALIDADE**

Ao cadastrar pedidos de reposição de lojas que não matriz e filial, será possível a emissão automaticamente das notas fiscais de venda, através da opção de reposição.

A fim de otimizar essa funcionalidade, foi incluída a flag ‘Reposição Cliente’ no cadastro de Tipo Saída, permitindo a importação dos pedidos de reposição para destinatários do tipo Cliente.

## **CAMINHO**

No Cadastro de Tipo Saída adicionar a flag ‘ Reposição Cliente’, onde ela será habilitada caso a opção ‘Consulta Pedido’ esteja marcada.

![](/files/Z1NGnz1xvGvqgMuTD3tH)

Quando estiver habilitado o Consulta Pedido, a opção ‘Reposição Cliente’ será aberta para escolha do usuário ativá-la ou não

![](/files/R5kILiVw05MWHxWnIxPe)

Reposição Cliente: Com esta opção desabilitada, ao realizar o lançamento de uma NF de saída com este tipo, o sistema manterá o funcionamento atual, onde o campo Tipo Destinatário ficará fixado como FORNECEDOR

![](/files/13i9KWCm1fr9zXH68SUb)

Reposição Cliente: Com esta opção habilitada, ao realizar o lançamento de uma NF de saída com este tipo, o sistema irá fixar o Tipo Destinatário como CLIENTE, buscando a Loja cadastrada como um cliente eventual.

![](/files/KzeveMx2CbIkWhuzYWfh)


---

# 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-3/manual-do-sistema-vr-master-ferramentas-v4-3-reposicao-entre-lojas.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.
