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