[FIX] ecommerce: Changed reference to pricelists

This commit is contained in:
Frédéric Gilson 2016-09-21 15:14:53 +02:00 committed by Yannick Tivisse
parent 26c74a3884
commit 30409fb2f6
3 changed files with 4 additions and 4 deletions

View File

@ -23,4 +23,4 @@ A custom warning message can be anything related to a stock out, delivery delay,
.. tip::
If one item is no longer sellable, unpublish it from your website. If it comes to
one particular product variant, deactivate the variant in the backend (see :doc:`pricelists`).
one particular product variant, deactivate the variant in the backend (see :doc:`../maximizing_revenue/pricing`).

View File

@ -72,7 +72,7 @@ value is selected.
.. tip::
Pricelist formulas let you set advanced price computation methods for product variants.
See :doc:`pricelists`.
See :doc:`../maximizing_revenue/pricing`.
How to disable/archive variants
===============================

View File

@ -12,7 +12,7 @@ Setup
*Advanced pricing based on formula* for *Sale Price*.
* Go to :menuselection:`Website Admin --> Catalog --> Pricelists` and create a new
pricelist with the discount rule (see :doc:`../managing_products/pricelists`).
pricelist with the discount rule (see :doc:`pricing`).
Then enter a code.
.. image:: ./media/promocode.png
@ -40,4 +40,4 @@ performance of your marketing campaigns.
.. seealso::
* :doc:`../managing_products/pricelists`
* :doc:`pricing`