mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-02 08:03:21 +00:00
* refactor: avoid relying only on against in tds docs query (cherry picked from commit705dadae8e) * chore: change column order (cherry picked from commit7ecc0d5a04) * fix: sort by section code (cherry picked from commit4471ad581e) * feat: proprietorship & partnership options in entity type (cherry picked from commited2457bddf) # Conflicts: # erpnext/buying/doctype/supplier/supplier.json # erpnext/selling/doctype/customer/customer.json * chore: linting issues (cherry picked from commit75441017c6) * feat: add cols for supplier inv details (cherry picked from commit6d5ccde864) * chore: resolve conflicts * chore: resolve conflicts * chore: linting issues --------- Co-authored-by: Gursheen Anand <gursheen@frappe.io> Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com>
Selling management module. Includes forms for capturing / managing the sales process:
- Customer
- Campaign
- Quotation
- Sales Order
Moved to CRM Module:
- Lead
- Opportunity