Help /
Convert Lead to Opportunity or Customer
Convert Lead
Convert an existing lead into an opportunity or directly into a customer record in the accounting system.
Lead Summary
The top of the page shows a read-only summary of the lead:
- Reference, Name, Organization, Email, Phone, Current Status, Type, and Stage (if already an opportunity)
Option 1: Convert to Opportunity
Available only if the lead is not already an opportunity.
- Initial Stage — Select the starting pipeline stage (e.g., New, Qualification)
- This promotes the lead by setting
is_opportunity = 1and assigns the selected stage - The probability is automatically set based on the stage configuration
Option 2: Convert to Customer
Creates a full customer record in the accounting system:
- Customer Name (required) — Pre-filled with the lead's company name or title
- Sales Type / Price List (required) — Select the customer's pricing group
- Payment Terms (required) — Select default payment terms
What Happens Automatically
- A Debtor Master record is created (customer account)
- A Customer Branch is created with default sales/receivables accounts from company setup
- If Auto-create Contact is enabled in CRM Settings, a Contact Person record is created with the lead's name and contact details
- The contact is linked to the customer via the CRM contacts system
- The lead status changes to Converted and the new customer ID is linked
- If Carry Forward Communication is enabled, all communication logs are copied from the lead to the new customer record
This entire operation is transaction-wrapped — if any step fails, all changes are rolled back.
See Also
- New Lead — Create leads
- Opportunity Entry — Manage opportunities
- CRM Settings — Auto-create contact and carry-forward settings