| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 533 |
| Technical Name |
way4tech_enterprise_theme |
| License | OPL-1 |
| Website | https://way4tech.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 533 |
| Technical Name |
way4tech_enterprise_theme |
| License | OPL-1 |
| Website | https://way4tech.com |
Enterprise Theme (Community)
Give your Odoo 19 Community the full Enterprise look — white navbar, full-page app home menu, purple brand colors, smooth animations, and drag-to-reorder. No Enterprise subscription. No compromise.
See It In Action
Real screenshots taken directly from the module running on Odoo 19 Community — visually indistinguishable from Enterprise.
Full-Page Home Menu — Purple-teal gradient background with animated app icons, keyboard navigation, and drag-to-reorder. Opens on the grid button click.
White Enterprise Navbar — Clean white header with dark text, active-app underline indicator, and properly aligned systray icons. Identical to Odoo 19 Enterprise.
Enterprise Brand Colors — Purple #714B67 and teal #017e84
applied consistently across buttons, links, checkboxes, and active states.
Everything Enterprise Offers Visually — Free on Community
Every UI detail carefully replicated from Odoo 19 Enterprise's source code. Clean OWL 3 components, no jQuery, no legacy code.
Full-Page Home Menu
Click the grid toggle to open a beautiful full-screen app launcher — purple-teal gradient, animated icons, exactly as in Enterprise.
White Enterprise Navbar
Replaces Community's purple navbar with a clean white header, dark text, and a 1px shadow — pixel-perfect match with Enterprise.
Purple & Teal Brand
Enterprise's #714B67 purple and #017e84 teal applied across all components — buttons, links, checkboxes, focus rings.
Smooth App Animations
App icons lift on hover with a multi-layered shadow transition and translateY effect — the exact same animation Enterprise uses.
Keyboard Navigation
Navigate the home menu with arrow keys, open apps with Enter, and access the menu toggle via the H accesskey.
Drag-to-Reorder Apps
Long-press or click-hold any app icon to drag and reorder your home menu — the same sortable behavior as Enterprise's home screen.
Mobile Responsive
The home menu adapts to small screens. Navbar uses Bootstrap responsive utilities to stay usable on tablets and phones.
Bootstrap Overrides
Applies Enterprise's Bootstrap variable overrides — $enable-shadows: true, border-radius resets, teal focus highlights on inputs.
web_responsive Compatible
Works independently — no web_responsive dependency, no XPath conflicts. Coexists with all standard Community and OCA addons.
Community vs. Enterprise vs. This Module
All Enterprise visual features — zero Enterprise subscription cost.
| Feature | Community (default) | Odoo Enterprise | This Module |
|---|---|---|---|
| Full-page Home Menu | ✗ Dropdown list | ✓ Full-page grid | ✓ Full-page grid |
| Navbar background | Purple (#714B67) | White (#fff) | White (#fff) |
| Navbar text color | Light (#fff) | Dark (#374151) | Dark (#374151) |
| Enterprise purple brand | ✗ Default blue | ✓ #714B67 | ✓ #714B67 |
| Teal action / focus color | ✗ | ✓ #017e84 | ✓ #017e84 |
| App icon hover animation | ✗ | ✓ | ✓ |
| Drag-to-reorder apps | ✗ | ✓ | ✓ |
| Bootstrap shadow overrides | ✗ | ✓ | ✓ |
| Enterprise subscription | Not required | ✓ Required | ✗ Never required |
| OWL 3 / Odoo 19 compatible | ✓ | ✓ | ✓ |
Installation
Standard Odoo module install — four steps, no server configuration, no external dependencies.
Download & Place the Module
Copy the way4tech_enterprise_theme folder into your Odoo addons path — the directory listed in odoo.conf under addons_path.
Update App List
Enable Developer Mode, then go to Settings → Apps → Update Apps List. The module will appear as "Enterprise Theme (Community)".
Install
Click Install. Odoo will compile the SCSS assets automatically on first page load. Refresh your browser after installation completes.
Done — Instant Transformation
Your Odoo Community instance now shows the full Enterprise visual experience. No configuration, no restart — it activates immediately.
'excludes': ['web_enterprise'] — it will not install if web_enterprise is already active, since Enterprise already provides these visuals natively. Designed exclusively for Odoo 19 Community.
web_responsive, all standard Community apps, and most OCA modules. Single dependency: the built-in web module only.
Technical Highlights
Built following Odoo's internal architecture patterns — clean, maintainable, and upgrade-safe.
SCSS Variable Pipeline
Injects navbar and brand variables into web._assets_primary_variables before the Community SCSS glob — guaranteeing correct compiled values.
Pure OWL 3 Components
HomeMenu uses useState, useSortable, and useService — no jQuery, no legacy Odoo widgets, no deprecated APIs.
Service Registry Pattern
Registers a home_menu service via Odoo's standard service registry, with Mutex for concurrent-toggle protection — production-grade.
We build professional Odoo modules and enterprise-grade business software for logistics, HR, payroll, and operations — trusted by businesses across KSA and beyond. Every module is designed for real-world production use.
Get In Touch
-
Website www.way4tech.com
-
General Enquiries info@way4tech.com
-
Technical Support waqasriasatjutt@gmail.com
-
Phone & WhatsApp +92 315 411 4748
-
Location Pakistan — KSA Projects
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module