Skip to Content
Menu
This question has been flagged
1 Reply
1770 Views

I want to enable 'Free Sign Up' (auth_signup_uninvited = 'b2c') by default.


I use a config file and pretty naively, I have added this line:


auth_signup_uninvited = b2c


But nothing changed.


I realised that on the file odoo/addons/website/models/res_config_settings[dot]py the field ​'auth_signup_uninvited' has its attribute 'config_parameter' set to 'False'.



Is there a way to configure this behavior in Odoo 16 ?

Avatar
Discard
Best Answer

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

Thanks

Avatar
Discard
Related Posts Replies Views Activity
5
May 25
4916
2
Apr 25
989
0
Jun 18
3009
2
Jan 25
48
1
Aug 21
3106