Skip to content
Snippets Groups Projects
Commit 77c708c5 authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] website: sign-up in multi-website


- Create 2 companies A & B
- For each company, create a website linked to a different URL and
  activate 'Free sign up' and 'Specific User Account'.
- As a public user, go to website of company B
- Go to 'Sign in > Don't have an account?' and create an account

The user is created in company A (the company of the user template)
instead of company B (the company of the website).

We set the company of the user based on the company of the website.

opw-1962197

closes odoo/odoo#32823

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 3a0f05f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment