Skip to Content
Menu
This question has been flagged
2051 Views

Hi all,


I'm using python implementation of odoo and I trying to promote lead to opportunity with customer creation. But I face some issues when I try simply update `type` to `opportunity` all working fine and my lead is promoted. I try setup `partner_name` the output is the same promotion without creation new customer. In developer mode I discover this object `crm.lead2opportunity.partner` but still I can't promote with creation. Anyone face same issues and resolved it?


Avatar
Discard