brotherton-erpnext/erpnext/selling/page/point_of_sale
Saqib 0681a480c2
feat(pos): mpesa related fixes & additions (#24306)
* fix: switching of mode of payments

* feat: transaction limit for mpesa integration

* feat: resend payment request if one fails

* feat: make new request only for failed ones

* fix: invalid amount for mpesa request

* fix: payment successful message not shown

* fix: url and business shortcode for live env

* fix: duplicate items validation for pos invoices

* fix: pos closing entry queued status

* fix: peroid end date for amended pos closing
2021-02-11 14:06:15 +05:30
..
__init__.py [wip] New POS UI 2017-08-17 12:56:14 +05:30
point_of_sale.js style: Fix formatting issues 2021-02-01 19:51:25 +05:30
point_of_sale.json refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
point_of_sale.py fix: pos item search includes non stock items (#23914) 2020-11-18 11:56:49 +05:30
pos_controller.js fix: formatting issues 2021-02-01 20:12:47 +05:30
pos_item_cart.js feat(pos): mpesa related fixes & additions (#24306) 2021-02-11 14:06:15 +05:30
pos_item_details.js fix: formatting issues 2021-02-01 20:12:47 +05:30
pos_item_selector.js chore: Fix formatting issues 2021-02-01 19:40:44 +05:30
pos_number_pad.js fix: formatting issues 2021-02-01 20:12:47 +05:30
pos_past_order_list.js perf: get recent transaction only when component is visible 2020-11-24 16:09:11 +05:30
pos_past_order_summary.js chore: Fix formatting issues 2021-02-01 19:40:44 +05:30
pos_payment.js feat(pos): mpesa related fixes & additions (#24306) 2021-02-11 14:06:15 +05:30