diff --git a/content/applications/sales/sales/products_prices/prices/pricing.rst b/content/applications/sales/sales/products_prices/prices/pricing.rst index a65122c8d..0e432e72d 100644 --- a/content/applications/sales/sales/products_prices/prices/pricing.rst +++ b/content/applications/sales/sales/products_prices/prices/pricing.rst @@ -10,40 +10,24 @@ quantity sold, and more) in order to apply certain prices or discounts. Pricelists suggest certain prices, but they can always be overridden on the sales order. -Pricing strategy options -======================== +Pricelists +========== -To choose a pricing strategy, first navigate to :menuselection:`Sales app --> Configuration --> -Settings`. In the :guilabel:`Pricing` section, click the checkbox next to the :guilabel:`Pricelists` -feature. - -Doing so reveals two additional options beneath it: :guilabel:`Multiple prices per product` and -:guilabel:`Advanced price rules (discounts, formulas)`. A link labeled :guilabel:`Pricelists` also -appears, which leads to a separate pricelists page, wherein pricelists can be created and/or -modified. - -- :guilabel:`Multiple prices per product`: provides the option to set several different prices per - product. -- :guilabel:`Advanced price rules (discounts, formulas)`: provides the option to create detailed - price rules and apply discounts, margins, and roundings. +To enable pricelists in Odoo, navigate to :menuselection:`Sales app --> Configuration --> +Settings`. In the :guilabel:`Pricing` section, tick the checkbox next to the :guilabel:`Pricelists` +feature. Click :guilabel:`Save` to save all changes. .. image:: pricing/pricelist-feature-setting.png :align: center :alt: How the pricelist feature setting looks in Odoo Sales. -After clicking the checkbox beside the :guilabel:`Pricelists` feature, select one of those two -options, then click :guilabel:`Save` to save all changes. - -Pricelists -========== - After activating and saving the :guilabel:`Pricelists` feature, the :guilabel:`Settings` page -reloads and, from here, either select the :guilabel:`Pricelists` link (beneath the +will reload. From here, you can either select the :guilabel:`Pricelists` link (beneath the :guilabel:`Pricelists` feature on the :guilabel:`Settings` page), or navigate to :menuselection:`Sales app --> Products --> Pricelists`. -Either option reveals the :guilabel:`Pricelists` page, in which pricelists can be created and/or -modified at any time. +Either option reveals the :guilabel:`Pricelists` page, where you can create or modify pricelists at +any time. .. image:: pricing/pricelists-page.png :align: center diff --git a/content/applications/sales/sales/products_prices/prices/pricing/pricelist-feature-setting.png b/content/applications/sales/sales/products_prices/prices/pricing/pricelist-feature-setting.png index 48999eca9..213741710 100644 Binary files a/content/applications/sales/sales/products_prices/prices/pricing/pricelist-feature-setting.png and b/content/applications/sales/sales/products_prices/prices/pricing/pricelist-feature-setting.png differ