mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
* fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search (#35710)
(cherry picked from commit 58a6bbcf6d)
# Conflicts:
# erpnext/selling/page/point_of_sale/point_of_sale.py
* chore: resolve conflicts
---------
Co-authored-by: Vishal Dhayagude <vishdha@users.noreply.github.com>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
Selling management module. Includes forms for capturing / managing the sales process:
- Customer
- Campaign
- Quotation
- Sales Order
Moved to CRM Module:
- Lead
- Opportunity