> 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-vrcentral-compra/notas-da-versao-vrcentral-compra-1-0.md).

# Notas Da Versao Vrcentral Compra 1 0

## VRCentral Compra - 1.0.10

* **Administrativo - Pré-Pedido**
* * Alterado para no momento da finalização do pré-pedido verificar o parâmetro do pedido de compra "Utiliza custo tabela".
* * Gera nota fiscal foi corrigido para **não** incluir produto se o rateio dos produtos for zero.
* * Corrigido o rateio do pedido em caso de entregas parciais, total e a maior.
* * Criado um opção de imprimir romaneio.
* * Alterado a regra de rateio de pedido, para (Se a embalagem for igual ratear na mesma da nota fiscal, senão ratear com embalagem 1).
* * Incluído as colunas (custo inicial e custo final) no site.
* **Cadastro - Produto Fornecedor**
* * Criado esta tela para efetuar Consulta, Alteração, Inclusão e Exclusão.

## VRCentral Compra - 1.0.9

* **Administrativo - Pré-Pedido**
* * Alterado para aparecer preço de venda no programa e no site.

## VRCentral Compra - 1.0.5

* **WEB**
* * Adicionado os campos custo inicial e final na tela para cadastro do pedido.


---

# 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-vrcentral-compra/notas-da-versao-vrcentral-compra-1-0.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.
