Lokavaluto / lokavaluto-addons

Addons repository for lokavaluto
GNU General Public License v3.0
6 stars 17 forks source link

[lcc_members] Portal account creation mail sent from wrong company #203

Closed stephansainleger closed 2 years ago

stephansainleger commented 2 years ago

In La Roue's Odoo, we granted portal access to a partner in the MLPA company. But the ling int the mail received by the partner lead to the website of MoPSa company. We need to check how the mail are sent and why the wrong company is used for the portal account creation.

stephansainleger commented 2 years ago

Issue comes from the absence or the wrong value of the field website_id in the partner entry. Solution proposed: modify the field website_id to add a default value which is the website of the partner's company.