Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
14010 Visualizzazioni

Hi,

I'd like not have the link "Login" from the menu of the website, I see in the model:

<template id="show_sign_in" customize_show="True" inherit_id="website.layout" name="Show Sign In" groups="base.group_public">
    <xpath expr="//ul[@id='top_menu']" position="inside">
        <li class="divider"/>
        <li>
            <a t-attf-href="/web/login">
                <b>Sign in</b>
            </a>
        </li>
    </xpath>
</template>

but in the "Customize" menu I do not see a check box to disable it.

 

How I can disable this link menu ?

Thanks

Avatar
Abbandona

Hi Jérémy, are you running on SaaS or a local instance?

Autore

Hi Luke, I'am running on a local instance

Risposta migliore

Hi Jeremy,

The simplest way, with an user with Technical Features enabled:

Configuration -> View -> Search for the view "Show Sign In" or "website.show_sign_in".

Then, you can uncheck "Active"

Avatar
Abbandona
Autore

Thanks, but if I update the Odoo with the parameter -u all, Is this setting will return to its original state?

My user with technical features does not find "view". Is it supposed to be in "Settings"?

Post correlati Risposte Visualizzazioni Attività
5
ago 25
9879
2
lug 25
997
4
giu 25
1128
1
giu 25
1444
1
mag 25
1354