From 456de149098225e4961cc085b71ffc6ef764a590 Mon Sep 17 00:00:00 2001 From: therealthagomizer Date: Thu, 11 Jun 2026 00:06:54 +0000 Subject: [PATCH] [IMP] General: Moved 'Product catalog' page from Inventory to Essentials X-original-commit: 8af273126047354db313cba550bf1703c5e0c9c1 Co-authored-by: larm-odoo --- content/applications/essentials.rst | 1 + .../product_catalog.rst | 0 .../product_catalog/added-product.png | Bin .../product_catalog/catalog-button.png | Bin .../product_catalog/filter-sidebar.png | Bin .../product_catalog/product-card.png | Bin .../finance/accounting/customer_invoices.rst | 6 +++--- .../finance/accounting/vendor_bills.rst | 3 +-- .../warehouses_storage/inventory_management.rst | 1 - redirects/18.0.txt | 4 ++++ 10 files changed, 9 insertions(+), 6 deletions(-) rename content/applications/{inventory_and_mrp/inventory/warehouses_storage/inventory_management => essentials}/product_catalog.rst (100%) rename content/applications/{inventory_and_mrp/inventory/warehouses_storage/inventory_management => essentials}/product_catalog/added-product.png (100%) rename content/applications/{inventory_and_mrp/inventory/warehouses_storage/inventory_management => essentials}/product_catalog/catalog-button.png (100%) rename content/applications/{inventory_and_mrp/inventory/warehouses_storage/inventory_management => essentials}/product_catalog/filter-sidebar.png (100%) rename content/applications/{inventory_and_mrp/inventory/warehouses_storage/inventory_management => essentials}/product_catalog/product-card.png (100%) diff --git a/content/applications/essentials.rst b/content/applications/essentials.rst index e3872b5e79e..64e97ae9f71 100644 --- a/content/applications/essentials.rst +++ b/content/applications/essentials.rst @@ -14,3 +14,4 @@ Odoo essentials essentials/in_app_purchase essentials/keyboard_shortcuts essentials/property_fields + essentials/product_catalog diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog.rst b/content/applications/essentials/product_catalog.rst similarity index 100% rename from content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog.rst rename to content/applications/essentials/product_catalog.rst diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/added-product.png b/content/applications/essentials/product_catalog/added-product.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/added-product.png rename to content/applications/essentials/product_catalog/added-product.png diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/catalog-button.png b/content/applications/essentials/product_catalog/catalog-button.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/catalog-button.png rename to content/applications/essentials/product_catalog/catalog-button.png diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/filter-sidebar.png b/content/applications/essentials/product_catalog/filter-sidebar.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/filter-sidebar.png rename to content/applications/essentials/product_catalog/filter-sidebar.png diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/product-card.png b/content/applications/essentials/product_catalog/product-card.png similarity index 100% rename from content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog/product-card.png rename to content/applications/essentials/product_catalog/product-card.png diff --git a/content/applications/finance/accounting/customer_invoices.rst b/content/applications/finance/accounting/customer_invoices.rst index 3bc7f0ac456..df6c21f3e71 100644 --- a/content/applications/finance/accounting/customer_invoices.rst +++ b/content/applications/finance/accounting/customer_invoices.rst @@ -55,9 +55,9 @@ In the :guilabel:`Invoice Lines` tab: - :doc:`Taxes ` (if applicable) To access the product catalog and view all items in an organized display, click :doc:`Catalog -`. -When the products and quantities are selected, click :guilabel:`Back to Invoice` to return to the -invoice; the selected catalog items will appear in the invoice lines. +`. When the products and quantities are selected, click +:guilabel:`Back to Invoice` to return to the invoice; the selected catalog items will appear in the +invoice lines. .. tip:: To display the total amount of the invoice in words, go to :menuselection:`Accounting --> diff --git a/content/applications/finance/accounting/vendor_bills.rst b/content/applications/finance/accounting/vendor_bills.rst index 439cceb4dd6..a5747e180c8 100644 --- a/content/applications/finance/accounting/vendor_bills.rst +++ b/content/applications/finance/accounting/vendor_bills.rst @@ -92,8 +92,7 @@ appropriately completed: In the :guilabel:`Invoice Lines` tab: -- To access the product catalog, click :doc:`Catalog - `. +- To access the product catalog, click :doc:`Catalog `. - Select the products and quantities, then click :guilabel:`Back to Bill` to return to the vendor bill; the selected catalog items will appear in the vendor bill lines. - Update the :guilabel:`Quantity`, :guilabel:`Price`, and :doc:`Taxes ` fields if needed. diff --git a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst b/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst index 71a5bc35e94..31c4152b628 100644 --- a/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst +++ b/content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management.rst @@ -140,4 +140,3 @@ provide helpful context, and distinguish between internal and external locations inventory_management/count_products inventory_management/cycle_counts inventory_management/scrap_inventory - inventory_management/product_catalog diff --git a/redirects/18.0.txt b/redirects/18.0.txt index 813c0ca48a9..71e448fe1d9 100644 --- a/redirects/18.0.txt +++ b/redirects/18.0.txt @@ -81,3 +81,7 @@ applications/services/timesheets/overview/time_off.rst applications/services/tim # applications/general applications/general/integrations/barcodelookup.rst applications/inventory_and_mrp/barcode/setup/barcodelookup.rst + +# applications/essentials + +applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/product_catalog.rst applications/essentials/product_catalog.rst # Move product catalog page from Inventory app to Essentials