> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/guides/pricing-costs-and-charges/initialising_the_new_sales_and_purchase_price_experience.md).

# Initialising the New Sales and Purchase Price Experience

Enable and initialise the new sales and purchase price list experience for your environment.

Sales and purchase price lists have had a significant improvement in recent Bevica wave updates. With the update, users have greater flexibility and control over how you charge your customers with added Bevica functionality providing the option to promote the most specific price over the lowest permissible price (which is standard). Newly introduced **Price Lists** allow prices to be set for items at the group, customer, contact or campaign level, duty free or duty paid, in specific units of measure and with quantity breaks, as well.

This mandatory update will be released to all users in 2024, with the option to upgrade your experience starting now. You can find more information on the standard usage of the new pricing experience here - [Microsoft Business Central: Use new sales pricing experience](https://learn.microsoft.com/en-us/dynamics365-release-plan/2020wave2/smb/dynamics365-business-central/use-new-sales-pricing-experience-)

{% hint style="warning" %}
**Prerequisites**

All set up required for Purchases, Sales, Finance and Inventory is completed.
{% endhint %}

### Initialising 'New Pricing Experience' - Upgrading Existing Prices

{% hint style="info" %}
Note

New Pricing Experience can be enabled within individual companies. It's recommended that this feature is tested in a TEST company before enabling in your LIVE environment. **Once this feature has been enabled it&#x20;*****cannot*****&#x20;be disabled - there is no way to revert to the previous price model.**
{% endhint %}

In the appropriate company, navigate to **Feature Management**, highlight **Feature Update: New sales price experience**. Update the 'Enabled For' field to 'All Users' and follow the prompts below.

![](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-555009c27081b0b126879f1d803319c49a23a23c%2FkmHdn46lSJ9Cthd8NMQuPWFRd9icofaAkQ.png?alt=media)

In the below screen, you are presented with the option to 'Use default price lists.'

* If left ticked, existing prices will be converted to one default price list per area (sales, purchasing, and jobs) allowing you to edit prices as in the old experience.
* If unticked, existing prices will be converted to new price lists according to what they apply to, starting and ending dates, currencies, units of measure, and minimum quantity.

*It's advised that you untick this option so that your existing prices are converted into new lists.*

![](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-61563c65c9e8530d17cb875bd82991c890365d44%2Fk5IrBrX70jBHCLsQy4GVs6KY-Mn6k85pFQ.png?alt=media)

Once you accept the data update, the 'Update' button will run the routine to update your price lists in the current company.

See [this article](/documentation/guides/pricing-costs-and-charges/sales_and_purchase_price_lists_-_new_pricing_experience.md) for further details about the setup and functionality.


---

# 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://kb.bevica.com/documentation/guides/pricing-costs-and-charges/initialising_the_new_sales_and_purchase_price_experience.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.
