Skip to content
Snippets Groups Projects
Commit 750e2a2e authored by Maruan Aguerdouh (magm)'s avatar Maruan Aguerdouh (magm)
Browse files

[FIX] crm: changing salesteam field in mobile without error


Steps to reproduce:
- Install CRM module and go to any lead view.
- Make sure we are in mobile mode, and the page was loaded in mobile
mode.
- Go to Extra Information, and try to change the sales team field.

Issue:
We got an error since we didn't have a proper view for this field in
mobile.

Solution:
Adding the proper `kanban_view_ref` as in similar fields will fix the
issue and let us change the field without error.

opw-3323976

closes odoo/odoo#126044

Signed-off-by: default avatarMaruan Aguerdouh Mohtar (magm) <magm@odoo.com>
parent 93c4cc3c
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