Skip to content

Products App

Overview

The Products App module adds a top-level Products icon to the Odoo main app menu, giving you direct access to the product catalog without navigating through the Sales or Inventory menus.

This is a lightweight convenience module. It creates menu entries only -- it does not add any models, fields, or business logic.


Installation

Requirements

Requirement Details
Odoo Version 18.0 Community or Enterprise
Dependencies product, website_sale

Installation

  1. Place the products_app module folder in your Odoo addons path
  2. Update the module list: Apps > Update Apps List
  3. Search for "Products App" and click Install

What It Adds

After installation, a Products icon appears in the main app menu (home screen). Clicking it opens the product catalog in Kanban view with List and Form views available.

Menu Action
Products (top-level app) --
Products > Products Opens product.template in Kanban/List/Form view (default type: consumable)
Products > Categories > Internal Categories Opens product.category in List/Form view
Products > Categories > Website Categories Opens product.public.category in List/Form view

Tip

If you are using the Longhorn Dashboard module, the Products app will appear as a tile on the custom dashboard. You can drag it to your preferred position.