1. cbaa0e6 fix codacy by Faris Ansari · 7 years ago
  2. 3d59179 Load default pos profile if not found by Faris Ansari · 7 years ago
  3. 895aa7b fix codacy by Faris Ansari · 7 years ago
  4. 7095de0 Merge branch 'develop' into multiple-users-pos-profile by Faris Ansari · 7 years ago
  5. 14e97ce Merge branch 'develop' into payment-terms by tunde · 7 years ago
  6. 6887ced [fix] item qty trigger (#11349) by Faris Ansari · 7 years ago
  7. c65f1d7 Search item using name instead of item code (#11327) by rohitwaghchaure · 7 years ago
  8. 4d22b6d Fixed Merge Conflict by Nabin Hait · 7 years ago
  9. 4a60554 Green indicator in the cart for non stock item (#11325) by rohitwaghchaure · 7 years ago
  10. 09ce68e Merge branch 'develop' into payment-terms by tunde · 7 years ago
  11. bc4e2cd [added] hospitality domain (#11020) by Rushabh Mehta · 7 years ago
  12. 8bf7230 [Fix] New invoice showing old paid amount if POS Profile is not created (#11160) by rohitwaghchaure · 7 years ago
  13. 76a9cef Merge pull request #11151 from rohitwaghchaure/minor_fix_title by rohitwaghchaure · 7 years ago
  14. 4f7873b [minor] Title not showing in payment modal by Rohit Waghchaure · 7 years ago
  15. ad9afe6 Merge pull request #11119 from rohitwaghchaure/default_company_pos by Saurabh · 7 years ago
  16. 3f309e1 Multiple items showing for single barcode by Rohit Waghchaure · 7 years ago
  17. 9bb81ee [fix] Total amount showing wrong in the payment modal if user has changed the qty after payment by Rohit Waghchaure · 7 years ago
  18. 37c2b61 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  19. d270748 [Fix] Provision to select company in the POS screen if company is not defined in the global defaults by Rohit Waghchaure · 7 years ago
  20. 62ce218 Show total instead of net total by Rohit Waghchaure · 7 years ago
  21. d82677f Merge branch 'develop' into payment-terms by tunde · 7 years ago
  22. e0dfd16 [Fix] Auto add item in the cart if sinfle items found in the serach (#11072) by rohitwaghchaure · 7 years ago
  23. 607b5d4 [Fix] Negative qty issue in POS (#11070) by rohitwaghchaure · 7 years ago
  24. f7a856b [Fix] Rate not fetched in the POS, User trying to add an item in the cart before loading of frm by Rohit Waghchaure · 7 years ago
  25. 5049edb [Fix] Discount and serial no search issue (#11040) by rohitwaghchaure · 7 years ago
  26. 19e63b7 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  27. c4e52e5 [Fix] Old invoice payment amount showing in the payment modal while making payment by Rohit Waghchaure · 7 years ago
  28. 8849171 [Fix] select batch not displaying in the modal, duplicate invoice making after sync (#11005) by rohitwaghchaure · 7 years ago
  29. 8ac56b2 [Enhancement] Allow Multiple users in POS Profile by Faris Ansari · 7 years ago
  30. 3415ac6 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  31. 18764a1 increase point-of-sale timeout to fix UI test by tunde · 7 years ago
  32. 94799a8 [fix] ‘NoneType’ object is not iterable onload of POS (#10941) by rohitwaghchaure · 7 years ago
  33. 87e994e [fixed] Disocunt amount not working for POS by Rohit Waghchaure · 7 years ago
  34. d4c2d77 [fix] POS not working if user clicks on back button from form view (#10912) by rohitwaghchaure · 7 years ago
  35. de9eebe Fixed multiple ui tests by Nabin Hait · 7 years ago
  36. 4e006b0 rename Is Online field to Use POS in Offline Mode in pos settings by Rohit Waghchaure · 7 years ago
  37. d4e57a3 Fixed multiple ui test cases by Nabin Hait · 7 years ago
  38. c72d08e Added indicator to show stock is available or not by Rohit Waghchaure · 7 years ago
  39. 7419c4b Fixed test cases by Rohit Waghchaure · 7 years ago
  40. 4bcaeb3 fix codacy by Faris Ansari · 7 years ago
  41. 62b1dc7 Namespace PointOfSale class by Faris Ansari · 7 years ago
  42. 6ab6303 Fixed serial no trigger not working from dialog box by Rohit Waghchaure · 7 years ago
  43. 3e43927 Test cases by Rohit Waghchaure · 7 years ago
  44. 7e752c4 Added patch, fixed codacy issue by Rohit Waghchaure · 7 years ago
  45. 1116f96 Grand Total Value width by Faris Ansari · 7 years ago
  46. 70aaff4 minor fix in item group search by Rohit Waghchaure · 7 years ago
  47. c70bbac Add online, offline option, fix search by Faris Ansari · 7 years ago
  48. 655f86d UI fixes by Faris Ansari · 7 years ago
  49. ba3f0e6 Added serial no, batch no, item group functionality by Rohit Waghchaure · 7 years ago
  50. 3ae9e91 Add memoization in search by Faris Ansari · 7 years ago
  51. d733b7d Styling and code fixes by Faris Ansari · 7 years ago
  52. 5e2d205 Added email, edit on form view from POS, pay using numpad functionality by Rohit Waghchaure · 7 years ago
  53. 5d91969 new form improvements by Faris Ansari · 7 years ago
  54. e5f6b4d Added print, make new invoice from POS functionality by Rohit Waghchaure · 7 years ago
  55. 6d2f6c2 Search improved, code refactor by Faris Ansari · 7 years ago
  56. 26df5b8 Connect Numpad events with POSCart by Faris Ansari · 7 years ago
  57. b73321c Item search refactor by Rohit Waghchaure · 7 years ago
  58. 78c81d9 Refactor payment code by Faris Ansari · 7 years ago
  59. eba50c6 Merge branch 'pos-refactor' of https://github.com/netchampfaris/erpnext into pos-refactor by Faris Ansari · 7 years ago
  60. f03a734 Added modal for multi mode payment, provision to add write off and change amount by Rohit Waghchaure · 7 years ago
  61. 0f3d431 Update cart ui from cur_frm, Add number pad by Faris Ansari · 7 years ago
  62. b1daab4 Added functional part by Rohit Waghchaure · 7 years ago
  63. a0f8687 Styling for search fields by Faris Ansari · 7 years ago
  64. 03e7ec2 Add clusterize, move customer field to POSCart, get POS profile by Faris Ansari · 7 years ago
  65. 6e7db03 [wip] New POS UI by Faris Ansari · 7 years ago
  66. 21fc26c Update cart ui from cur_frm, Add number pad by Faris Ansari · 7 years ago
  67. 854d335 Added functional part by Rohit Waghchaure · 7 years ago
  68. f7c7ff4 Styling for search fields by Faris Ansari · 7 years ago
  69. 65c4bd6 Add clusterize, move customer field to POSCart, get POS profile by Faris Ansari · 7 years ago
  70. 519cc09 [wip] New POS UI by Faris Ansari · 7 years ago
  71. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  72. 4fcd8a6 Fix sales funnel legend position (Fixes #5073) (#8838) by Faris Ansari · 7 years ago
  73. 7228e1a Customer/Supplier Name in sales/purchase analytics (#8717) by Nabin Hait · 7 years ago
  74. acb5e9a Sales analytics error after upgrade by nick9822 · 8 years ago
  75. 83f4780 [Fixes] Address and Contact fixes by mbauskar · 8 years ago
  76. 323c06e [minor] rename icons as per FontAwesome 4 (#7136) by Rushabh Mehta · 8 years ago
  77. 9872d8c Revert "[optimize] remove count(*) from queries" by Rushabh Mehta · 8 years ago
  78. 5a258cb [optimize] remove count(*) from queries by Rushabh Mehta · 8 years ago
  79. a9ba734 [fix] deprecate browser pages for accounts, cost_center, sales , bom, item group by Saurabh · 8 years ago
  80. eda1afb [fixes] comnify tree view by Saurabh · 8 years ago
  81. 51ad436 [fix] sales and accounts browser name by Anand Doshi · 8 years ago
  82. b46d021 Charts on reports / activity page, deprecated financial analytics report by Nabin Hait · 8 years ago
  83. f9a9754 opportunities status fix in Sales Funnel report by sbkolate · 9 years ago
  84. 5760b79 [translations] fixes #4533 by Rushabh Mehta · 9 years ago
  85. 1f63747 [minor] [fix] add child in sales browser by Rushabh Mehta · 9 years ago
  86. e8ab320 [fix] rename tree item fixes #2524 by Rushabh Mehta · 9 years ago
  87. da79740 [fix] injection by Anand Doshi · 9 years ago
  88. a7099ea [minor] [fix] Use customer_name in Sales Analytics by Rushabh Mehta · 9 years ago
  89. be9edae [fixes] to task test case and fix tree ui for mobile by Rushabh Mehta · 9 years ago
  90. a1f1edc Typo fixes in Sales Person by Neil Trini Lasrado · 9 years ago
  91. e2e1471 [fix] fix breadcrumbs for sales browser fixes #3240 by Rushabh Mehta · 9 years ago
  92. f5f0d5a [breadcrumbs] refactor by Rushabh Mehta · 10 years ago
  93. e514323 load all js and css like before in desk.html by Anand Doshi · 10 years ago
  94. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  95. 82e3e25 fixes for base_rate, base_amount, tax_amount: mass search and replace by Nabin Hait · 10 years ago
  96. 8c0f05f [minor] grid report loading by Anand Doshi · 10 years ago
  97. 06fa46f [fix] onshow > on_page_show by Rushabh Mehta · 10 years ago
  98. 81e972e [cleanups] by Rushabh Mehta · 10 years ago
  99. 3f5e95a [design] Fixed Grid Reports by Anand Doshi · 10 years ago
  100. 4c36d73 [ux] fixed creation via tree views for Item Group etc by Rushabh Mehta · 10 years ago