> 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/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/processo-de-venda/manual-do-sistema-vr-master-ferramentas/manual-do-sistema-vr-master-financeiro-contas-pagar/manual-do-sistema-vr-master-financeiro-contas-pagar-analise-fornecedor.md).

# Análise fornecedor

## **INTRODUÇÃO**

Este relatório exibe uma relação dos pagamentos a vencer dos fornecedores e uma projeção dos prazos em dias para o vencimento dos valores.

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

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

![](/files/LRjgi4UmZJTrcOgzJCkN)

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

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

## **ANEXO 1: CÁLCULO VENDA MÉDIA E PONDERADA**

**PRAZO MÉDIO**

O cálculo de prazo médio considera os lançamentos do contas a pagar do fornecedor(EMISSÃO) e SUBTRAI as parcelas pendentes do prazo do fornecedor. Calculando uma média entre os resultados. Exemplo:

Conta a Pagar Fornecedor X: R$ 1.000,00. Data da Emissão: 01/01/2017 Prazos Fornecedor X: 30, 60 e 90 dias. PRAZO MÉDIO PARA O EXEMPLO = 60 dias.

CÁLCULO: Data Emissão - Datas de Vencimento de CADA Parcela / Quantidade de Parcelas = 60 Dias.

**PRAZO MÉDIO PONDERADO**

O cálculo de Prazo Ponderado leva em consideração a mesma regra da venda média, considerando valores para sua formação, exemplo:

Conta a Pagar Fornecedor X: R$ 1.000,00. Data da Emissão: 01/01/2017 Prazos Fornecedor X: 30, 60 e 90 dias. PRAZO MÉDIO PARA O EXEMPLO = 60 dias.

DATA EMISSÃO 01/01/2017 EMISSÃO CONTAS A PAGAR - VENCIMENTO 30 DIAS = 31/01/17 \* R$ 333,33 = 9.999,90 EMISSÃO CONTAS A PAGAR - VENCIMENTO 60 DIAS = 02/03/17 \* R$ 333,33 = 19.999,80 EMISSÃO CONTAS A PAGAR - VENCIMENTO 90 DIAS = 01/04/17 \* R$ 333,34 = 30.000,60

SOME TODOS OS RESULTADOS (59.999,80) / VALOR TOTAL DO CONTAS A PAGAR (1000,00) = 59,9998

ARREDONDANDO Ficaria 60 Dias.


---

# 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/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/processo-de-venda/manual-do-sistema-vr-master-ferramentas/manual-do-sistema-vr-master-financeiro-contas-pagar/manual-do-sistema-vr-master-financeiro-contas-pagar-analise-fornecedor.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.
