Skip to content
Snippets Groups Projects
Commit 7d4d3d8f authored by Swapnesh Shah's avatar Swapnesh Shah Committed by Swapnesh
Browse files

[FIX] sale_crm: create "customer" partner when converting leads to quotations


When creating a new partner on the fly at lead convert time we should created
a customer-oriented partner. This is done through the use of a specific
``res_partner_search_mode`` context key allowing to handle creation of a
partner flagged as "customer".

closes odoo/odoo#74593

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent 0281a1d7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment