Skip to Content
Menu
This question has been flagged

I have posted my question in here -> https : // stackoverflow . com / questions / 79324194 /in-odoo-17-where-can-customize-the-menu-when-the-gear-icon-is-clicked (please removed the spaces) since I cannot post images and links here.

Here is the gist, I am just new to Odoo and the custom addon was passed on to me. I need to correct the spelling on the menu and add some link/functionalities when the Gear Icon is clicked. Using the Inspect tool of the browser, it has a class fa fa-cog. I checked using the Find in Files of Visual Studio Code and I cannot find it. I think this is inherited from Odoo. I check the template's XML file inside the addon module but it was not there. When hovering in Developer mode, the tooltip says "Actions"

How can I fix it?

Avatar
Discard
Best Answer

If you turn on developer mode and hover your mouse above the gear icon you can see a field called "method" search that field in find in files

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 23
1479
0
Dec 23
1356
1
Jul 19
8093
3
Mar 17
8667
3
May 25
167