Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 526 |
Technical Name |
main_menu |
License | LGPL-3 |
Website | https://axelmanzanilla.com |
Versions | 16.0 17.0 18.0 19.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 526 |
Technical Name |
main_menu |
License | LGPL-3 |
Website | https://axelmanzanilla.com |
Versions | 16.0 17.0 18.0 19.0 |
Main Menu
Version 18.0.1.2.0
This module is designed for Odoo Community Edition, providing an enhanced way to navigate between modules more efficiently.
If you have website installed, it is recommended to also download the main_menu_website module for a better user experience.
Features:
-
Centralized main menu to quickly access the core modules installed in Odoo.
-
Enables widget functionality to display the current date and publish announcements for all users. Only administrators can modify announcements.
-
Allows the creation of bookmarks for quick access to important menus within Odoo or external links.
-
Easily create new menu bookmarks using the "Add Bookmark" button.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
error when installing your add on
When I install the module I receive this error for odoo 18 Community
Opération invalide
Erreur lors de l'importation du module 'main_menu'. Module loading main_menu failed: file /tmp/tmpmbp908o7/main_menu/security/ir.model.access.csv could not be processed: Aucun enregistrement trouvé pour id externe 'model_menu_bookmark' dans le champ 'Model' Missing required value for the field 'Model' (model_id)
Version :
Odoo 18.0-20250523 (Edition Community)
If you give me your hand ? Thanks you
18 After installing the module, an error occurred. Please ask an expert for advice. He can give a solution. Thank you. The code is as follows:
Odoo服务器错误
RPC_错误
Odoo 服务器错误
发生在 192.168.10.121:8069 上,型号为 ir.module.module,ID 为 24,时间为 2024-12-28 14:55:49 GMT
Re: 18 After installing the module, an error occurred. Please ask an expert for advice. He can give a solution. Thank you. The code is as follows:
It looks like the error is caused because the 's' was accidentally removed from the word 'methods' in the route definition. Changing 'method' to 'methods' should fix the issue.