-
- Downloads
[FIX] crm: allow regular salesman to convert and merge opportunities
If an internal user does not belong to Sales / Administrator group, and wants
to convert a lead into an opportunity, he will face an access rights error if
another lead exists with the same email because we are trying to merge them.
We should allow him to convert and merge them without error.
closes odoo/odoo#75216
Signed-off-by:
Alex Tuyls <alt-odoo@users.noreply.github.com>
Please register or sign in to comment