diff --git a/sales/quotation/setup/media/optional01.png b/sales/quotation/setup/media/optional01.png index 4cdb6809a..8e82b1e24 100644 Binary files a/sales/quotation/setup/media/optional01.png and b/sales/quotation/setup/media/optional01.png differ diff --git a/sales/quotation/setup/media/optional02.png b/sales/quotation/setup/media/optional02.png index ea967e820..5ec6af228 100644 Binary files a/sales/quotation/setup/media/optional02.png and b/sales/quotation/setup/media/optional02.png differ diff --git a/sales/quotation/setup/media/optional03.png b/sales/quotation/setup/media/optional03.png deleted file mode 100644 index f36909871..000000000 Binary files a/sales/quotation/setup/media/optional03.png and /dev/null differ diff --git a/sales/quotation/setup/media/optional04.png b/sales/quotation/setup/media/optional04.png deleted file mode 100644 index b041e4546..000000000 Binary files a/sales/quotation/setup/media/optional04.png and /dev/null differ diff --git a/sales/quotation/setup/media/optional05.png b/sales/quotation/setup/media/optional05.png deleted file mode 100644 index 4a9ba768c..000000000 Binary files a/sales/quotation/setup/media/optional05.png and /dev/null differ diff --git a/sales/quotation/setup/media/optional06.png b/sales/quotation/setup/media/optional06.png index 3d5ad9851..7fb2fbe36 100644 Binary files a/sales/quotation/setup/media/optional06.png and b/sales/quotation/setup/media/optional06.png differ diff --git a/sales/quotation/setup/optional.rst b/sales/quotation/setup/optional.rst index 3a5eea8ab..4717e6b54 100644 --- a/sales/quotation/setup/optional.rst +++ b/sales/quotation/setup/optional.rst @@ -12,64 +12,35 @@ shown accessories like a protective case, a screen cover, and headset. In Odoo, a customer can be presented with additional products that are relevant to their chosen purchase in one of several locations. -This document covers the configuration and use of suggested products in Odoo. - - Configuration ============= Suggested products can be added to quotations directly, or to the ecommerce platform via each product form. In order to use suggested products, you will -need to have the **Ecommerce** applications installed: +need to have the **Ecommerce** app installed: -Product -------- +Quotations +---------- -On the product form view, under the **Sales** tab, you can set optional products -on that will be proposed on an order each time that this product is added in the -cart or on the sale order. On the picture below, we set 2 optional products on a -computer case. +To add suggested products to quotations, you must first enable online quotations +in the Sales app from :menuselection:`Configuration --> Settings`. Doing so will +prompt you to install the Website app if you haven't already. .. image:: media/optional01.png :align: center -Quotation template ------------------- - -We can configure also configure optional products on quotation template like on the -picture below. +You will then be able to add suggested products to your individual quotations and +quotation templates under the **Suggested Products** tab of a quotation. .. image:: media/optional02.png :align: center -For online quotation design you can follow following topic: :doc:`../online/creation` +Website Sales +------------- -Orders with optional product -============================ - -Online order ------------- - -Now, if a customer is adding in his cart the Computer Case product on which we set -2 suggested products, - -.. image:: media/optional03.png - :align: center - -on the same page are displayed these 2 products that they can add to their cart too. - -.. image:: media/optional04.png - :align: center - -The customer can after that complete the sale process from the checkout to the payment. -For more information on sales you can follow another topic: :doc:`../../overview/process/from_quote_to_so` - -Quotation backend ------------------ - -We are creating a quotation in the sales application by using a template. The system will -propose on the sale order form under the **Suggested Products** tab the products that were -defined on the template. +You can add suggested products to a product on its product form, under the Website +heading in the **Sales** tab. **Suggested products** will appear on the *product* +page, and **Accessory Products** will appear on the *cart* page prior to checkout. .. image:: media/optional06.png :align: center