brotherton-erpnext/erpnext/selling/page/point_of_sale
mergify[bot] 78fbd6452b
fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search (#35710)
* fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search (#35710)

(cherry picked from commit 58a6bbcf6d95f59821484ff29b585c10529a0fe4)

# 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>
2023-06-19 09:14:43 +05:30
..
__init__.py [wip] New POS UI 2017-08-17 12:56:14 +05:30
point_of_sale.js fix: Update bundle paths 2021-05-07 14:53:42 +05:30
point_of_sale.json refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
point_of_sale.py fix: unsupported operand type(s) for //: 'float' and 'NoneType' for POS Barcode search (#35710) 2023-06-19 09:14:43 +05:30
pos_controller.js fix: batch qty conversion factor issue fixed in pos transaction (#34917) 2023-04-19 15:57:28 +05:30
pos_item_cart.js feat(pos): multiple item prices (#33005) 2023-01-28 10:28:31 +05:30
pos_item_details.js fix: test case and removed outward field 2023-06-15 12:56:41 +05:30
pos_item_selector.js feat(pos): multiple item prices (#33005) 2023-01-28 10:28:31 +05:30
pos_number_pad.js fix(pos): number pad translations 2022-04-26 14:41:36 +05:30
pos_past_order_list.js fix: POS string translation (#28381) 2021-11-22 13:34:26 +05:30
pos_past_order_summary.js feat(pos): multiple item prices (#33005) 2023-01-28 10:28:31 +05:30
pos_payment.js fix: add payment hook to point of sale JS (#33988) 2023-02-11 20:40:15 +05:30