Odoo Back end

Odoo Website | how to remove header menu item

Go to your website section and then configuration

Website> Configuration> Menus

odoowebmenus.png

There you should have the option to choose the website you want to see the menus of. 

The first option for the website should be the one you want. click on that one. 

In there, it will pull up all the links/options for that menu.  

You can choose which ones to keep change or get rid of from there.

Change internal IP to DNS | Odoo backend

Possible error messages:

"device_id and device_name are required for private IP: http://192.168.0.0:8069/google_gmail/confirm"

"How to change ip to domain name(http://144.144.144.144:8069/?db=A1010101=>A1010101?"

Or something like that...

This means Odoo is using your internal ip address. You need to switch the internal ip addess to your current domain. 

Odoo 17.0  Go to:

In developer mode, go to:

Settings> Technical> Parameters> System Parameters
Top/left> Top Nav> Pulldown> inside pulldown

You should now be in "System Parameters" 
Search for "web.base.url"

It will pop up the one you need that has your internal ip address in there. Click on it. 

Change the value of the ip address (http://192.168.0.0:8069) to your domain name. Include the "https://www.mydumbsite.com"