تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
14008 أدوات العرض

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

الصورة الرمزية
إهمال

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

الكاتب

Hi Luke, I'am running on a local instance

أفضل إجابة

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"

الصورة الرمزية
إهمال
الكاتب

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"?

المنشورات ذات الصلة الردود أدوات العرض النشاط
5
أغسطس 25
9877
2
يوليو 25
997
4
يونيو 25
1127
1
يونيو 25
1443
1
مايو 25
1354