1. b779644 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  2. 5049edb [Fix] Discount and serial no search issue (#11040) by rohitwaghchaure · 7 years ago
  3. ee4a2dd [fix] resolved merge conflicts by Saurabh · 7 years ago
  4. 7b6eaee Fixes to handle async events (#11018) by Nabin Hait · 7 years ago
  5. c4e52e5 [Fix] Old invoice payment amount showing in the payment modal while making payment by Rohit Waghchaure · 7 years ago
  6. 7eba1a3 Controller init args fix (#11015) by Nabin Hait · 7 years ago
  7. 8919669 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  8. 8849171 [Fix] select batch not displaying in the modal, duplicate invoice making after sync (#11005) by rohitwaghchaure · 7 years ago
  9. c314485 Fixes based on test case by Nabin Hait · 7 years ago
  10. 94799a8 [fix] ‘NoneType’ object is not iterable onload of POS (#10941) by rohitwaghchaure · 7 years ago
  11. 70eaf2d [minor] removed the default precision for the margin_rate_or_amount field (#10923) by Makarand Bauskar · 7 years ago
  12. 87e994e [fixed] Disocunt amount not working for POS by Rohit Waghchaure · 7 years ago
  13. d4c2d77 [fix] POS not working if user clicks on back button from form view (#10912) by rohitwaghchaure · 7 years ago
  14. b2dca79 Updated modified timestamp in sales/purchase transaction doctypes by Nabin Hait · 7 years ago
  15. 2e4de83 Rounding Adjustment via a separate field, instead of last tax row (#10659) by Nabin Hait · 7 years ago
  16. 850eaa7 Move subscription module to accounts (#10772) by rohitwaghchaure · 7 years ago
  17. ea832b8 resolved merge conflicts by mbauskar · 7 years ago
  18. bf8e3311 [fix] unset default customer group (#10689) by Rushabh Mehta · 7 years ago
  19. d3e22ac [UI Test] Modified Sales Order UI Test (#10770) by Vishal Dhayagude · 7 years ago
  20. f6b132f Update test_quotation.js by Nabin Hait · 7 years ago
  21. f056974 [domain] Healthcare (#10664) by Rushabh Mehta · 7 years ago
  22. de9eebe Fixed multiple ui tests by Nabin Hait · 7 years ago
  23. 4e006b0 rename Is Online field to Use POS in Offline Mode in pos settings by Rohit Waghchaure · 7 years ago
  24. d4e57a3 Fixed multiple ui test cases by Nabin Hait · 7 years ago
  25. 1b65575 Merge branch 'develop' into pos-refactor by rohitwaghchaure · 7 years ago
  26. 166b78f [Enhance] Subscription module (#10089) by rohitwaghchaure · 7 years ago
  27. c79d141 [fix] travis failed (#10702) by Vishal Dhayagude · 7 years ago
  28. c72d08e Added indicator to show stock is available or not by Rohit Waghchaure · 7 years ago
  29. 7419c4b Fixed test cases by Rohit Waghchaure · 7 years ago
  30. 4bcaeb3 fix codacy by Faris Ansari · 7 years ago
  31. e4434d3 Merge branch 'develop' into pos-refactor by Faris Ansari · 7 years ago
  32. 62b1dc7 Namespace PointOfSale class by Faris Ansari · 7 years ago
  33. 7faac85 Merge branch 'master' into staging by mbauskar · 7 years ago
  34. d32f08f Merge branch 'master' into develop by mbauskar · 7 years ago
  35. cf9e986 [hotfix] fixed the invalid variable name lead.name (#10648) by Makarand Bauskar · 7 years ago
  36. 11355cd Set at lost translated in quotation (#10652) by Francisco Roldán · 7 years ago
  37. d6922b2 [hotfix] lead name should available before creating new customer from quotations (#10642) by Makarand Bauskar · 7 years ago
  38. 6ab6303 Fixed serial no trigger not working from dialog box by Rohit Waghchaure · 7 years ago
  39. 3e43927 Test cases by Rohit Waghchaure · 7 years ago
  40. 7e752c4 Added patch, fixed codacy issue by Rohit Waghchaure · 7 years ago
  41. 1116f96 Grand Total Value width by Faris Ansari · 7 years ago
  42. 491108a Merge branch 'develop' into pos-refactor by Faris Ansari · 7 years ago
  43. 70aaff4 minor fix in item group search by Rohit Waghchaure · 7 years ago
  44. c70bbac Add online, offline option, fix search by Faris Ansari · 7 years ago
  45. 655f86d UI fixes by Faris Ansari · 7 years ago
  46. ba3f0e6 Added serial no, batch no, item group functionality by Rohit Waghchaure · 7 years ago
  47. 6ccb656 Python 3 compatibility syntax error fixes (#10519) by Aditya Hase · 7 years ago
  48. c3a2204 [UI Test] UI Test for Sales Order Cancel, amend and save (#10570) by Vishal Dhayagude · 7 years ago
  49. 3ae9e91 Add memoization in search by Faris Ansari · 7 years ago
  50. d733b7d Styling and code fixes by Faris Ansari · 7 years ago
  51. 5e2d205 Added email, edit on form view from POS, pay using numpad functionality by Rohit Waghchaure · 7 years ago
  52. 5d91969 new form improvements by Faris Ansari · 7 years ago
  53. e5f6b4d Added print, make new invoice from POS functionality by Rohit Waghchaure · 7 years ago
  54. 6d2f6c2 Search improved, code refactor by Faris Ansari · 7 years ago
  55. 26df5b8 Connect Numpad events with POSCart by Faris Ansari · 7 years ago
  56. b73321c Item search refactor by Rohit Waghchaure · 7 years ago
  57. 78c81d9 Refactor payment code by Faris Ansari · 7 years ago
  58. 62f0722 resolved merge conflicts by mbauskar · 7 years ago
  59. 879e162 Additional GST related fields in Invoice and Sales/Purchase Register reort (#10405) by Nabin Hait · 7 years ago
  60. 0d9ab86 [Fix] Making of production order from so, system not fetched the items from the sales order item if packing list has items and vice versa (#10453) by rohitwaghchaure · 7 years ago
  61. eba50c6 Merge branch 'pos-refactor' of https://github.com/netchampfaris/erpnext into pos-refactor by Faris Ansari · 7 years ago
  62. f03a734 Added modal for multi mode payment, provision to add write off and change amount by Rohit Waghchaure · 7 years ago
  63. 0f3d431 Update cart ui from cur_frm, Add number pad by Faris Ansari · 7 years ago
  64. b1daab4 Added functional part by Rohit Waghchaure · 7 years ago
  65. a0f8687 Styling for search fields by Faris Ansari · 7 years ago
  66. 03e7ec2 Add clusterize, move customer field to POSCart, get POS profile by Faris Ansari · 7 years ago
  67. 6e7db03 [wip] New POS UI by Faris Ansari · 7 years ago
  68. 21fc26c Update cart ui from cur_frm, Add number pad by Faris Ansari · 7 years ago
  69. 854d335 Added functional part by Rohit Waghchaure · 7 years ago
  70. 2fa8af3 Merge branch 'master' into develop by mbauskar · 7 years ago
  71. dbb5154 Fixes in Order / Quotation (#10361) by Rushabh Mehta · 7 years ago
  72. f7c7ff4 Styling for search fields by Faris Ansari · 7 years ago
  73. 65c4bd6 Add clusterize, move customer field to POSCart, get POS profile by Faris Ansari · 7 years ago
  74. 519cc09 [wip] New POS UI by Faris Ansari · 7 years ago
  75. 35438b6 [Fix] Opportunity status has not changed after making of quotation against it if items has not added in the opportunity (#10351) by rohitwaghchaure · 7 years ago
  76. 42251da Merge branch 'master' into develop by mbauskar · 7 years ago
  77. 60fcf47 [hotfix] changed the modified date for quotation (#10337) by Makarand Bauskar · 7 years ago
  78. 135560e [UI Test] Multiple UI Test for Quotation (#10330) by Vishal Dhayagude · 8 years ago
  79. 468fb97 [Fix] Lead address not able to select on the quotation (#10328) by rohitwaghchaure · 8 years ago
  80. 96e52be [Enhancement] Allow Sidebar Menu record search using text from Item Name of a record (#10324) by Doridel Cahanap · 8 years ago
  81. 1ac6bcb Removal of SMS Settings and SMS Parameters from ERPNext (#10033) by ckosiegbu · 8 years ago
  82. 09d1eaa [minor] standard filters by Rushabh Mehta · 8 years ago
  83. cce7925 resolved merge conflicts by mbauskar · 8 years ago
  84. f3be738 resolved merge conflicts by mbauskar · 8 years ago
  85. 592add9 [UI Test] Sales Order with Shipping Rule and Pricing Rule Added (#10270) by Vishal Dhayagude · 8 years ago
  86. af01f51 Merge pull request #10251 from rohitwaghchaure/permlevel_1_write_permission by Nabin Hait · 8 years ago
  87. 250e964 Set write permission to sales manger for permlevel 1 in Quotation doctype by Rohit Waghchaure · 8 years ago
  88. f1f1b60 [UI Test ] Sales Order with tax and discount (#10225) by Vishal Dhayagude · 8 years ago
  89. 316477b [UI Tests] All sales order test in tests folders (#10211) by Vishal Dhayagude · 8 years ago
  90. 3178882 merged hotfix branch into staging (#10191) by Makarand Bauskar · 8 years ago
  91. 95dfe27 [UI Test] Sales Order with multi currency and tax (#10189) by Vishal Dhayagude · 8 years ago
  92. 98b52a7 resolved merge conflicts on develop (#10185) by Makarand Bauskar · 8 years ago
  93. 8b6f791 resolved merge conflicts by mbauskar · 8 years ago
  94. 495ef67 Added delivery date in SO parent form. Fixes #10104 (#10155) by Nabin Hait · 8 years ago
  95. 569011f [UI Test] Test for Product Bundle added (#10158) by Vishal Dhayagude · 8 years ago
  96. 11a3d51 [test] test_sales_order.py by Rushabh Mehta · 8 years ago
  97. 8af33a5 [fix] test by Rushabh Mehta · 8 years ago
  98. 58c9934 [fix] company graph based on base currency (#9950) by KanchanChauhan · 8 years ago
  99. 7bdc45e Merge branch 'master' into develop by Saurabh · 8 years ago
  100. 4c1caa7 [hot][fix] updated modified date for sales order by Saurabh · 8 years ago