mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-24 04:26:38 +00:00
The contact lookup orders only by is_primary_contact desc then takes contacts[0]; contacts commonly tie (the no-primary case), so MariaDB and Postgres could pick a different contact. Add a parent (contact name) tiebreaker. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Selling management module. Includes forms for capturing / managing the sales process:
- Customer
- Campaign
- Quotation
- Sales Order
Moved to CRM Module:
- Lead
- Opportunity