From 305e6e160c0d9e20d602bd3940aecaba8995b1a5 Mon Sep 17 00:00:00 2001 From: "KC (ksc)" Date: Tue, 30 Apr 2024 10:31:08 -0700 Subject: [PATCH] [FIX] sales: corrected pricelist configuration detail closes odoo/documentation#9329 X-original-commit: d00c04e2590aff4744c720353a17f3594c6a7a40 Signed-off-by: Zachary Straub (zst) Signed-off-by: Kevin Scannell (ksc) --- .../sales/sales/products_prices/prices/pricing.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/applications/sales/sales/products_prices/prices/pricing.rst b/content/applications/sales/sales/products_prices/prices/pricing.rst index e2293e6b0..dc9d566c4 100644 --- a/content/applications/sales/sales/products_prices/prices/pricing.rst +++ b/content/applications/sales/sales/products_prices/prices/pricing.rst @@ -49,8 +49,17 @@ modified at any time. :align: center :alt: How the pricelists page looks in Odoo Sales. +.. important:: + The order of the pricelists on the :guilabel:`Pricelists` page has an impact on how they are + applied. If several pricelists share the same criteria, **only** the first listed pricelist is + applied. + + For example, for two pricelists with different rules, but same criteria (e.g., same website, same + country), only the *first* pricelist in the list is applied. + .. note:: The :guilabel:`Public Pricelist` is the default pricelist used with Odoo *Sales* and *eCommerce*. + This pricelist is applied by default, if there are no matching criteria. From the :guilabel:`Pricelists` page, either select the desired pricelist to edit, or click :guilabel:`New` to create a new pricelist, which reveals a blank pricelist form that can be