Skip to content
Snippets Groups Projects
Commit d5b07b7c authored by Aurélien Warnon's avatar Aurélien Warnon
Browse files

[FIX] crm: always display UTM information on opportunity view


This commit fixes the crm.lead form view to always display UTM information when
the lead is of type "opportunity".

Before this change, the UTM information (as well as the 'referred' field) were
only displayed for members of the 'base.group_multi_company', which did not
make sense on a functional point of view.

The 'company_id' field however, that is in the same form group, is still
correctly displayed only for members of the 'base.group_multi_company' group.

Task 2237318

closes odoo/odoo#50290

X-original-commit: 69bbe848f50a80f215cf42f619e2128e9302ba0f
Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
Signed-off-by: default avatarawa-odoo <awa-odoo@users.noreply.github.com>
parent 8d57153b
No related branches found
No related tags found
Loading
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