Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: AW: Module to Create Custom Menu / Link to External Apps
Re: Module to Create Custom Menu / Link to External Apps
AW: Module to Create Custom Menu / Link to External Apps
byHi Zainuddin,
no need to create a module, you can do this directly in Odoo.
- Download the Nextcloud icon you wish to have as a menu item
- Activate Developer Mode
- Go to “Settings / Technical / User Interface / Menu Items”
- New
- Menu: Nextcloud
- Web Icon Image: Upload your file
- Action: Choose “ir.actions.act_url” and in the field right next to it, enter “Nextcloud”
- Click on “Create and edit”
i. Action URL: Enter the URL you want the menu to point to
ii. Save and Close
- Save
- Hit refresh in the browser to see the new menu item
I actually just learned this a few weeks ago, because I also wanted a Nextcloud icon on the home screen. :-)
Cheers, Dave
Von: Zainuddin Zakaria <notifications@odoo-community.org>
Gesendet: Samstag, 13. Januar 2024 07:22
An: Contributors <contributors@odoo-community.org>
Betreff: Module to Create Custom Menu / Link to External Apps
Hi Community,
I would like to ask whether there is a module that allows us to create a menu to external apps url. For example, we have a superset installed, and we want user to have a menu to click to this superset url from the odoo main menu it self. That module should allow us to add multiple apps/url and build the menu automatically. Its like an external apps menu in Nextcloud if you all familiar.
I've searched the apps/web to look whether someone already created that before thinking of creating my self. It should be easy to do, I think.
Thank you.
Kind regards,
Zainuddin
_______________________________________________
Mailing-List:
https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe:
https://odoo-community.org/groups?unsubscribe
Reference
-
Module to Create Custom Menu / Link to External Apps
byfanzalika-
AW: Module to Create Custom Menu / Link to External Apps
bySozialinfo, David Brühlmeier