mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 21:19:19 +00:00
* fix(pos invoice): search using customer name (cherry picked from commit20fd071c4e) # Conflicts: # erpnext/selling/page/point_of_sale/point_of_sale.py * refactor: use or_filters for customer and customer_name (cherry picked from commit6a401bcfbb) # Conflicts: # erpnext/selling/page/point_of_sale/point_of_sale.py * refactor: refactored for version 15 --------- Co-authored-by: ravibharathi656 <ravibharathi656@gmail.com> Co-authored-by: diptanilsaha <diptanil@frappe.io>
Selling management module. Includes forms for capturing / managing the sales process:
- Customer
- Campaign
- Quotation
- Sales Order
Moved to CRM Module:
- Lead
- Opportunity