mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-27 13:55:19 +00:00
Add tests for get_lead_details and the Lead <-> Prospect lifecycle: editing a lead syncs into its Prospect Lead row, and deleting the only lead of a prospect removes the prospect. Lead controller coverage 65% -> 74%.