Hello,
I created a multi-website instance where I force users to create an account per website (in the website configuration check box).
After registration, the website_id field in res.partner remains empty.
I still have only 1 portal for the 2 websites (it could have been a solution to have one portal per website)
So, do I need to clone the template user to have one for each website with different default values or is there a better way to inherit this value?
Thank you for your help.