From be299a2cede42f5773d51f906427069d0ecfd337 Mon Sep 17 00:00:00 2001 From: Ray Carnes Date: Tue, 21 May 2024 22:50:37 +0200 Subject: [PATCH] [IMP] eCommerce: fix digital file location on portal Corrected the part of the Customer Portal where digital products can be found after purchase. closes odoo/documentation#9581 X-original-commit: eca1b7ffd3ae5f573e2291240331f3f17ad5a568 Signed-off-by: Zachary Straub (zst) --- .../websites/ecommerce/managing_products/products.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/applications/websites/ecommerce/managing_products/products.rst b/content/applications/websites/ecommerce/managing_products/products.rst index 8de84becd..516c80122 100644 --- a/content/applications/websites/ecommerce/managing_products/products.rst +++ b/content/applications/websites/ecommerce/managing_products/products.rst @@ -165,8 +165,8 @@ For the configuration: - :guilabel:`Website`: the website on which that file is *available*. If you want it available for *all* websites, leave it empty. -The file is then available after checkout in the **purchase order** section found on the customer's -portal. +The file is then available after checkout in the :guilabel:`Sales Orders` section, found on the +customer's portal. Product configuration =====================