diff --git a/content/applications/general/integrations.rst b/content/applications/general/integrations.rst index 0db5ff401f..0373bc5aa5 100644 --- a/content/applications/general/integrations.rst +++ b/content/applications/general/integrations.rst @@ -9,4 +9,3 @@ Integrations integrations/geolocation integrations/google_translate integrations/cloud_storage - integrations/barcodelookup diff --git a/content/applications/inventory_and_mrp/barcode/setup.rst b/content/applications/inventory_and_mrp/barcode/setup.rst index 9ac42de691..a4a94ec2ed 100644 --- a/content/applications/inventory_and_mrp/barcode/setup.rst +++ b/content/applications/inventory_and_mrp/barcode/setup.rst @@ -11,6 +11,7 @@ Setup setup/device_troubleshooting setup/hardware setup/software + setup/barcodelookup setup/serial_numbers_lots setup/operation_types setup/rfid diff --git a/content/applications/general/integrations/barcodelookup.rst b/content/applications/inventory_and_mrp/barcode/setup/barcodelookup.rst similarity index 100% rename from content/applications/general/integrations/barcodelookup.rst rename to content/applications/inventory_and_mrp/barcode/setup/barcodelookup.rst diff --git a/content/applications/inventory_and_mrp/barcode/setup/software.rst b/content/applications/inventory_and_mrp/barcode/setup/software.rst index a33bb0068a..bb6319a91a 100644 --- a/content/applications/inventory_and_mrp/barcode/setup/software.rst +++ b/content/applications/inventory_and_mrp/barcode/setup/software.rst @@ -44,9 +44,8 @@ To enable automatic barcode look up, go to :menuselection:`Inventory app --> Con Settings` and scroll down to the :guilabel:`Barcode` section to tick the box for :guilabel:`Stock Barcode Database`. -.. note:: - Databases hosted on **Odoo.sh** or **on-premise**, require :ref:`configuring an API key - `. +.. seealso:: + :doc:`Barcode Lookup ` .. _inventory/barcode/set-barcodes: diff --git a/content/applications/websites/ecommerce/products.rst b/content/applications/websites/ecommerce/products.rst index 17fd8c41f8..c975303eb2 100644 --- a/content/applications/websites/ecommerce/products.rst +++ b/content/applications/websites/ecommerce/products.rst @@ -38,7 +38,7 @@ page. When you :guilabel:`Save`, the product page is automatically published. .. seealso:: :doc:`Create new products using the Barcode Lookup database - `. + `. .. _ecommerce/products/import-products: diff --git a/redirects/18.0.txt b/redirects/18.0.txt index de9cb906e0..310fefaea3 100644 --- a/redirects/18.0.txt +++ b/redirects/18.0.txt @@ -62,3 +62,7 @@ applications/websites/website/pages.rst applications/websites/website/structure/ applications/websites/website/pages/seo.rst applications/websites/website/structure/seo.rst applications/websites/ecommerce/products/price_management.rst applications/websites/ecommerce/products/prices.rst applications/websites/ecommerce/cart.rst applications/websites/ecommerce/checkout.rst + +# applications/general + +applications/general/integrations/barcodelookup.rst applications/inventory_and_mrp/barcode/setup/barcodelookup.rst