odex30_standard/odex30_base/expert_theme
Altahir Hassan c747afc842 feat: Add user menu functionality and remove obsolete language switcher 2026-01-06 15:24:06 +04:00
..
controllers feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00
data expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
i18n feat: Add intro loader and language menu features 2026-01-06 10:12:41 +04:00
models fix: Correct active template handling in create method to ensure proper activation logic 2026-01-06 10:26:41 +04:00
security expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
static feat: Add user menu functionality and remove obsolete language switcher 2026-01-06 15:24:06 +04:00
views feat: Add user menu functionality and remove obsolete language switcher 2026-01-06 15:24:06 +04:00
README.md expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
__init__.py expert odoo 18 theme module 2025-12-14 15:39:43 +02:00
__manifest__.py feat: Add user menu functionality and remove obsolete language switcher 2026-01-06 15:24:06 +04:00

README.md

Expert Theme

A simple and clean theme for Odoo 18 backend that provides a custom home page displaying only installed modules.

Features

  • Custom Home Page: Clean interface showing only your installed modules
  • Simple Navigation: Easy access to all your applications
  • Responsive Design: Works on all devices
  • Minimal Interface: No clutter, just functionality

Installation

  1. Copy this module to your Odoo addons directory
  2. Update the apps list in Odoo
  3. Install the "Expert Theme" module
  4. The custom home page will be available after installation

Usage

After installation, when you log into Odoo, you'll see the new home page with all your installed modules displayed in a clean grid layout. Simply click on any module to access it.

Requirements

  • Odoo 18.0
  • No additional dependencies

Support

This is a simple theme module designed for basic customization of the Odoo backend home page.