Salutation in lead name

Hi,

I’m trying to add a salutation field to the lead and contact doctypes. When I convert a lead to customer, I would like to automatically get the salutation and also change the contact_display to include salutation. This would be helpful in properly displaying the customer/lead name in the quotation with the appropriate salutation. Could someone guide me as to what changes I would need to make to the code to have this functionality? Is it possible for someone with not much knowledge of the framework to implement?

Thanks

Maybe you can try the rename function you can actually access it’s python method

Thanks @johnskywalker. Is there some resource I can refer to for this? I’m not a programmer

https://github.com/frappe/erpnext/issues/8145