Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
11 Ответы
11831 Представления

On the default web/login screen, there is a link for "Don't have an account?" that lets anybody to sign-up. I wish to disable this link, so that only users who have been invited via email can join.

Some resources on the Internet suggested "Settings" > "General Settings" > "Allow external users to sign-up", but I can't find any such setting, even after enabling the Technical mode with administrator access.

Any help in this regard will be appreciated.

Thanks in advance.

Аватар
Отменить
Лучший ответ

But this setting does not exist in ODOO 16 anymore... anybody knows how to handle this in ODOO 16?

*edit*
Found the solution. This setting "moves" to Website as soon as you have installed the eCommerce App.

You can do that from website app settings -> then in "Shop - Checkout Process" set the "Sign in/up at checkout" to Disabled (buy as guest)

Аватар
Отменить

is not the correct settings because the user need an account for buy in our case

Лучший ответ

I sometimes found that the setting in the Settings > Permissions > Customer Account could be missing in Odoo 16, when I follow Marc Schultz's instruction, install the eCommerce App. , and go to the website app settings -> then in "Shop - Checkout Process" set the "Sign in/up at checkout" to Disabled (buy as guest), it works. But I don't want eCommerce App, so I remove it, surprisingly, the Settings > Permissions > Customer Account => Change this from "Free sign up" to "On invitation" appears again! 

Аватар
Отменить
Лучший ответ

in Odoo 16 you can try to hide the sign in button Edit > Click on the menu > Customize

Аватар
Отменить
Автор Лучший ответ

Found the solution. So, here for future humans who land here:

Settings > Permissions > Customer Account => Change this from "Free sign up" to "On invitation"

Аватар
Отменить

That's right, if you don't have website installed, but when you add website it despairs.

Лучший ответ

Version 16

This is what I have found through testing to accomplish the following:

1. Don't allow public registration

2. Don't allow checkout as guest

3. Maintain use of the Sales Price field


Follow the guide below, but instead of setting the sales price on products to $0, do the following.


1.Use the "Pricelists" feature with "Advanced price rules" and create a pricelist named "Sales Price", for example, then create a rule for a 0% discount on all products. On the "Configuration" tab of the new pricelist, make sure to set the website, then use developer mode to set this pricelist as the default for new contacts as this now replaces the system default "Public Pricelist".


2. In the original "Public Pricelist", create a fixed price rule to set all products to $0. Go to the "Configuration" tab and uncheck the "Selectable" box.


https://www.odoo.com/forum/help-1/how-can-i-force-visitors-to-register-before-seeing-prices-on-an-ecommerce-website-in-odoo-16-239736

Аватар
Отменить
Лучший ответ

Hi, this might help you: https://youtu.be/An6YTH3kJD8

Thanks

Аватар
Отменить
Лучший ответ

I'm facing the same issue -- this was working in Odoo 15 like charm..... 

We need a solution for it in 16 :-)

Аватар
Отменить
Лучший ответ

Depending on what modules are installed, we found it in Settings -> Sale

https://github.com/odoo/odoo/blob/289589ce4918b6908144b354892a4ca1292ec27b/addons/sale/views/res_config_settings_views.xml#L138

Аватар
Отменить
Лучший ответ

I don't have this 'on invitation' or 'free sign up' option. 
Did it move somewhere else? 

Аватар
Отменить
Лучший ответ

As Kashif said... 


Odoo V16 Enterprise (On www.odoo.com)


Аватар
Отменить

not exist in odoo16 enterprice

LAPA Zero-Pensieri:
As you can see in my edited answer, this option is available in Odoo V16, too.

Лучший ответ

Hello, don´t work how i need it.. Your Answer mean that no checkout without register, but i need to hide the "i have no account register (signup)". (on B2B Side is a register not usefull) It looks like that the parameter "signup_enabled" in the file auth_signup.login has no way to set/edit in the Backend. 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
авг. 25
2480
1
мая 25
2584
1
апр. 25
3548
1
апр. 25
4396
1
апр. 25
1856