콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
775 화면

I need to prevent automatic field population when CRM leads are created from incoming emails, while keeping the auto-population functionality when manually selecting a contact/partner in the UI.

Example Scenario:

When people send emails to our CRM team alias (e.g., sales@company.com), Odoo automatically creates a lead and fills in various fields based on the sender's email and existing partner data.

Desired Behavior:


From Email: Create completely clean CRM leads with NO auto-populated contact information (only the email subject as the lead name)

Manual UI: Keep all existing auto-population when users manually select a contact/partner in the lead form

How can I accomplish this? I attempted to modify the message_new() functionality, but the automatic data population that occurs after receiving emails remained unchanged. 
Thank you for your help!

아바타
취소
작성자 베스트 답변

I had to change : in 'mail.thread' 

_message_route_process

and  in 'crm.lead'

message_new,  _message_add_suggested_recipient

아바타
취소
관련 게시물 답글 화면 활동
1
3월 24
1443
2
9월 25
1498
4
9월 25
6481
0
8월 25
669
4
5월 25
3201