1. 34ce4ed fix: cannot scan spacebar character in pos (#25479) by Saqib · 3 years, 6 months ago
  2. 19b7396 fix(pos): validations & minor ui issues (#25351) by Saqib · 3 years, 6 months ago
  3. ceba577 fix(pos): special character scanning in point of sale (#25353) by Rakshith N · 3 years, 6 months ago
  4. 8798f30 fix: pos print receipt (#25328) by Saqib · 3 years, 6 months ago
  5. 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 6 months ago
  6. b8a2700 fix(pos): cannot set qty to less than zero (#25258) by Saqib · 3 years, 6 months ago
  7. 8a87ffc fix: POS print receipt (#24924) by Prssanna Desai · 3 years, 7 months ago
  8. dd39a6b fix(pos): mode of payments disappear on loading draft pos invoice (#24917) by Saqib · 3 years, 7 months ago
  9. 4ceea33 fix: POS Opening Entry with empty balance detail rows (#24876) by Marica · 3 years, 7 months ago
  10. 2a1b153 fix(pos): rounded total and search fixes (#24738) by Saqib · 3 years, 8 months ago
  11. 0681a48 feat(pos): mpesa related fixes & additions (#24306) by Saqib · 3 years, 8 months ago
  12. 6f16642 style: missing semicolon by prssanna · 3 years, 9 months ago
  13. 44a055b Merge branch 'rebrand-ui' of https://github.com/frappe/erpnext into rebrand-ui by prssanna · 3 years, 9 months ago
  14. 73d60aa style: fix formatting by prssanna · 3 years, 9 months ago
  15. cfb5f58 style: Fix formatting issues by Suraj Shetty · 3 years, 9 months ago
  16. 723bd96 style: Fix formatting issues by Suraj Shetty · 3 years, 9 months ago
  17. 526ea46 fix: formatting issues by prssanna · 3 years, 9 months ago
  18. 1ab79da style: Fix formatting issues by Suraj Shetty · 3 years, 9 months ago
  19. f67bf7a chore: Fix formatting issues by Suraj Shetty · 3 years, 9 months ago
  20. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  21. ac9e6ff fix(pos): multiple pos fixes and additions (#24227) by Saqib · 3 years, 9 months ago
  22. 37aa815 fix(minor): clear merge conflicts by Rushabh Mehta · 3 years, 9 months ago
  23. 7619d3d fix(merge): develop by Rushabh Mehta · 3 years, 9 months ago
  24. dc13d4b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 11 months ago
  25. 7acb42d feat(POS): hide images & auto add item checkbox (#24102) by Saqib · 3 years, 11 months ago
  26. fec8dba fix(merge): merge develop by Rushabh Mehta · 3 years, 11 months ago
  27. f4d645f perf: async pos app start by Saqib Ansari · 3 years, 11 months ago
  28. a6a37b7 fix: scroll elements by Saqib Ansari · 3 years, 11 months ago
  29. 188e0ec fix: submit order summary center alignment by Saqib Ansari · 3 years, 11 months ago
  30. 02d1491 fix: order summary qty alignment by Saqib Ansari · 3 years, 11 months ago
  31. 90e33e5 refactor: Format translation strings (#24004) by Mohammad Hasnain Mohsin Rajan · 4 years ago
  32. ac164c6 perf: get recent transaction only when component is visible by Saqib Ansari · 4 years ago
  33. 96feae6 refactor: build point of sale min js by Saqib Ansari · 4 years ago
  34. 937dc46 fix: no transactions placeholder by Saqib Ansari · 4 years ago
  35. eeee7e9 fix: post submission invoice recipt screen by Saqib Ansari · 4 years ago
  36. 69ef766 feat: number pad in payment screen by Saqib Ansari · 4 years ago
  37. f719380 fix: discount and taxes spacing by Saqib Ansari · 4 years ago
  38. fada84c fix: remove console and asset loading by Saqib Ansari · 4 years ago
  39. d0d6fc2 fix: cannot open past order summary by Saqib Ansari · 4 years ago
  40. b0b6aa9 refactor: past order list and summary with new ui by Saqib Ansari · 4 years ago
  41. 7202e9f refactor: pos payment with new ui by Saqib Ansari · 4 years ago
  42. fc3315a feat: pos item details with new ui by Saqib Ansari · 4 years ago
  43. cc20883 feat: pos cart with new ui by Saqib Ansari · 4 years ago
  44. 210baaf feat: pos customer selector new ui by Saqib Ansari · 4 years ago
  45. 0fb2e02 feat: pos item selector new ui by Saqib Ansari · 4 years ago
  46. 542bc01 fix(minor): update routes by Rushabh Mehta · 4 years ago
  47. d82b76f fix: pos item search includes non stock items (#23914) by Saqib · 4 years ago
  48. e0af8fe fix: auto fetch sr nos with modifed conversion factor (#23854) by Saqib · 4 years ago
  49. da878c4 fix: cannot save customer email & phone (#23797) by Saqib · 4 years ago
  50. c95dff7 fix: cannot add items to cart (#23796) by Saqib · 4 years ago
  51. b193731 fix: pos profile has no attr 'show_only_available_items' (#23758) by Saqib · 4 years ago
  52. 60212ff fix: multiple pos issues (#23347) by Saqib · 4 years ago
  53. c66fce4 fix: reload current pos doc after updating the information via callback by Mangesh-Khairnar · 4 years ago
  54. cab5d22 fix: add a realtime publish to refresh the dashboard content by Mangesh-Khairnar · 4 years ago
  55. 8d54d61 fix: handle payment completion via payment request by Mangesh-Khairnar · 4 years, 1 month ago
  56. 1bef6a5 fix: create payment entry against payment request by Mangesh-Khairnar · 4 years, 1 month ago
  57. 9865860 Merge branch 'develop' of https://github.com/frappe/erpnext into mpesa-integration by Mangesh-Khairnar · 4 years, 1 month ago
  58. 4eb215b fix: bind callback callback for realtime event by Mangesh-Khairnar · 4 years, 1 month ago
  59. 7126e17 fix: button click event not working in POS custom fields (#23358) by Saqib · 4 years, 1 month ago
  60. c29ee69 fix: button click event not working in POS custom fields (#23358) by Saqib · 4 years, 1 month ago
  61. cd89994 fix: multiple pos issues (#23297) by Saqib · 4 years, 1 month ago
  62. c398469 fix: Sales funnel data is inconsistent (#23110) by Anupam Kumar · 4 years, 2 months ago
  63. 3e9f493 fix: change parseFloat to flt by bhavesh95863 · 4 years, 2 months ago
  64. 33f984c fix: can't multiply sequence by non-int of type 'float by bhavesh95863 · 4 years, 2 months ago
  65. 434bab8 fix: Print Language for Customer not set for Print Receipt in POS by Rucha Mahabal · 4 years, 2 months ago
  66. f109153 fix: [pos] minor bugs by Saqib Ansari · 4 years, 2 months ago
  67. a53f15c fix: remove mentions of display items in stock (#22963) by Mangesh-Khairnar · 4 years, 2 months ago
  68. 1923ef0 refactor: Format and sanitise user inputs to search queries. (#22913) by Suraj Shetty · 4 years, 3 months ago
  69. a6f98d4 refactor: POS workflow (#20789) by Saqib · 4 years, 3 months ago
  70. ed0bb20 chore: add query functions to whitelist by Chinmay D. Pai · 4 years, 4 months ago
  71. c734db5 fix: Validate Filters in Sales Funnel. (#21761) by Marica · 4 years, 5 months ago
  72. bf78ed6 fix: Loan Repayment code clean up and other fixes by Deepesh Garg · 4 years, 6 months ago
  73. a1b747c fix: show stock UOM in POS by Rohan Bansal · 4 years, 6 months ago
  74. 48aa2dd fix(pos): fix pos display item instock by Poranut Chollavorn · 4 years, 7 months ago
  75. 5cc7648 [Fix] Allow Print Before Pay in POS (#20151) by Javier Wong · 4 years, 10 months ago
  76. 7519436 Merge pull request #19876 from rohitwaghchaure/provision_to_select_custom_fields_in_pos by Saqib · 4 years, 10 months ago
  77. 682273a feat: provision to select the custom fields in the online POS by Rohit Waghchaure · 4 years, 11 months ago
  78. e9c9cbd fix: display serial no selection on adding items to cart by thefalconx33 · 4 years, 10 months ago
  79. c436d93 fix: reset pos profile when default doesn't exists by Mangesh-Khairnar · 5 years ago
  80. f69b9a8 fix: fetch default pos profile user for the company by Mangesh-Khairnar · 5 years ago
  81. e3bc213 feat: multiple company pos profile by Mangesh-Khairnar · 5 years ago
  82. d8c262f fix: Translations of strings (#18825) by Nabin Hait · 5 years ago
  83. 2caaa1b fix(sales-funnel): Remove duplicate code by Aditya Hase · 5 years ago
  84. 10562b6 fix(sales-funnel): Use frappe.Chart() instead of Chart() by Aditya Hase · 5 years ago
  85. 7efeffa fix: allow edit is enabled in the pos profile still user not able to edit the rates by Rohit Waghchaure · 5 years ago
  86. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  87. 00d73cd fix: POS not working if user has access of multiple company by Rohit Waghchaure · 6 years ago
  88. 2454d89 Optimized the code to fix slow loading of items in the POS by Rohit Waghchaure · 6 years ago
  89. 9a2ae67 fix: order by idx by Anurag Mishra · 6 years ago
  90. fc471ed Merge pull request #17142 from rohitwaghchaure/incorrect_pos_profile_selected_develop by rohitwaghchaure · 6 years ago
  91. c2ed03f always set the company from the POS Profile by Rohit Waghchaure · 6 years ago
  92. 0a4aee0 fix: POS search items not works properly if item group filter has applied by Rohit Waghchaure · 6 years ago
  93. 6f3f218 fix: pos takes more time to add an item in the cart by Rohit Waghchaure · 6 years ago
  94. e994494 fix: POS qty decrement freezing the screen by Rohit Waghchaure · 6 years ago
  95. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  96. b00c164 fix: POS items not loading by Rohit Waghchaure · 6 years ago
  97. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  98. 1906f6d Fix - POS >> Item listing after submit pos >> list all the items which are not restricted to that pos profile #16588 by Jay Parikh · 6 years ago
  99. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  100. 49cca7a fix: Customer based price_list in online POS by deepeshgarg007 · 6 years ago