1. 7873338 perf: Drop unused/duplicate/sub-optimal indexes (#38884) by Ankush Menat · 10 months ago
  2. a3ebef7 fix: fix CI by Florian HENRY · 1 year, 1 month ago
  3. 23bc87f Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 1 year, 3 months ago
  4. 988d755 refactor!: removing loan management module (#35522) by Anand Baburajan · 1 year, 3 months ago
  5. 5113a41 fix!: UX of supplier linking with supplier users on portal pages (#35836) by Gursheen Kaur Anand · 1 year, 3 months ago
  6. a3ea985 refactor: Use `db.set_single_value` (#35668) by Ankush Menat · 1 year, 4 months ago
  7. 3593573 Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 2 years, 3 months ago
  8. d8aa1c5 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  9. ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  10. f988574 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 3 months ago
  11. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  12. f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  13. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 4 months ago
  14. 6f2086d test: verify that all patches exist in patches.txt (#31371) by Ankush Menat · 2 years, 4 months ago
  15. 3fe2ef6 chore: update import paths for HR by Rucha Mahabal · 2 years, 4 months ago
  16. f5ebaed Merge branch 'develop' into subcontract-supplied-items by Marica · 2 years, 4 months ago
  17. b8f468c test: PO Supplied Qty reset on cancel/submit by marination · 2 years, 4 months ago
  18. f755430 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  19. e9af68e test: Remove deprecated as_tuple kwarg in FrappeTestAPI.post by Gavin D'souza · 2 years, 4 months ago
  20. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 4 months ago
  21. 992ba97 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  22. c02598a chore: remove framework tests from erpnext by Ankush Menat · 2 years, 4 months ago
  23. 4ff734c Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  24. a36174a test: search test failing because of stale data (#31098) by Ankush Menat · 2 years, 5 months ago
  25. 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  26. 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  27. 3263ecf test: check translation files (#31006) by Ankush Menat · 2 years, 5 months ago
  28. ec1607e Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 2 years, 5 months ago
  29. 53e4fee refactor: Remove exotel by Suraj Shetty · 2 years, 5 months ago
  30. ad7c113 test: activation by Ankush Menat · 2 years, 5 months ago
  31. 429361c chore: Remove domains from Setup by Deepesh Garg · 2 years, 5 months ago
  32. ff41b8d fix: Update received_by if "to" is changed by Suraj Shetty · 2 years, 6 months ago
  33. cef28df test: Do not overwrite frappe.form_dict to retain proxy reference by Suraj Shetty · 2 years, 6 months ago
  34. 7ff5bc9 test: Clean up form_dict by Suraj Shetty · 2 years, 6 months ago
  35. 117e5d0 Merge branch 'develop' into exotel-fixes by Suraj Shetty · 2 years, 6 months ago
  36. 40d33b5 test: Use FrappeAPITestCase to track coverage by Suraj Shetty · 2 years, 6 months ago
  37. f4b8573 test: Fix erroneous code by Suraj Shetty · 2 years, 6 months ago
  38. 0e9ebad test: Refactor exotel test setup by Suraj Shetty · 2 years, 6 months ago
  39. e57e7bb fix: added tests(fixed) by Subin Tom · 2 years, 6 months ago
  40. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  41. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  42. 10d5fb8 test: check printviews for all docs by Ankush Menat · 2 years, 7 months ago
  43. 3d45f3a Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 7 months ago
  44. 056a0ec Merge pull request #30034 from nextchamp-saqib/fix-pos-flaky-test by Saqib Ansari · 2 years, 7 months ago
  45. 47fe87a fix(test): flaky test_point_of_sale by Saqib Ansari · 2 years, 7 months ago
  46. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 7 months ago
  47. e8e9bc4 Merge pull request #29733 from dj12djdjs/fix-user-unique-cart by Marica · 2 years, 7 months ago
  48. 5159e2e refactor: remove India specific code by Sagar Vora · 2 years, 8 months ago
  49. afc8135 test: only test erpnext doctypes by Ankush Menat · 2 years, 8 months ago
  50. e3ea431 test: test all form loads by Ankush Menat · 2 years, 8 months ago
  51. aeee334 Merge remote-tracking branch 'upstream/develop' into feat-user-unique-cart by Devin Slauenwhite · 2 years, 8 months ago
  52. d636c3f test: many users linked to customer shopping cart by Devin Slauenwhite · 2 years, 8 months ago
  53. 4bb557d fix: flaky point of sale test by Saqib Ansari · 2 years, 8 months ago
  54. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 2 years, 8 months ago
  55. bf70feb fix: flaky test by Saqib Ansari · 2 years, 8 months ago
  56. 4e4159e chore: remove unused import by Saqib Ansari · 2 years, 8 months ago
  57. 2aca54e chore: remove useless rollback by Saqib Ansari · 2 years, 8 months ago
  58. 650d44a test: point of sale search by Saqib Ansari · 2 years, 8 months ago
  59. 3d3f013 test: clear singles cache for changed settings (#29430) by Ankush Menat · 2 years, 9 months ago
  60. f195f80 test: account reports by Ankush Menat · 2 years, 9 months ago
  61. d7148ad test: remove unnecessary creation of companies #28965 by Ankush Menat · 2 years, 10 months ago
  62. 445966a test: timeout certain tests in work order to avoid stuck tests (#28666) by Ankush Menat · 2 years, 10 months ago
  63. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  64. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  65. afe09d4 test: remove unnecessary creation of new company (#28137) by Ankush Menat · 3 years ago
  66. acdb26a refactor: rollback after full test by Ankush Menat · 3 years ago
  67. 06fa35a test: add custom TestCase class and use in stock by Ankush Menat · 3 years, 1 month ago
  68. 9e08229 fix(Org Chart): use attribute selectors instead of ID selector for node IDs with special characters (#27717) by Rucha Mahabal · 3 years ago
  69. 70c203d test: automated test for running all stock reports (#27510) by Ankush Menat · 3 years, 1 month ago
  70. 9aa6f52 fix: Webform Permission for custom doctype (#26232) by Shariq Ansari · 3 years, 1 month ago
  71. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  72. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  73. 982a097 fix: tests by Rucha Mahabal · 3 years, 3 months ago
  74. 525d4d4 fix: sider by Rucha Mahabal · 3 years, 3 months ago
  75. a1d379d test: UI tests for org chart mobile by Rucha Mahabal · 3 years, 3 months ago
  76. 3cc85e1 test: UI tests for org chart desktop by Rucha Mahabal · 3 years, 3 months ago
  77. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  78. 110e152 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  79. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  80. 7437748 Merge pull request #25805 from ankush/refactor_item by Marica · 3 years, 4 months ago
  81. ab8816e test: Fix test dependency by Suraj Shetty · 3 years, 5 months ago
  82. 7b74985 test: Fix test_dependencies by Suraj Shetty · 3 years, 5 months ago
  83. 34e620f test: Fix dependency by Suraj Shetty · 3 years, 5 months ago
  84. 76dd6e9 test: contextmanager to change settings by Ankush Menat · 3 years, 5 months ago
  85. f8a6dde fix(minor): routing by Rushabh Mehta · 3 years, 9 months ago
  86. a788ab2 fix: typo in function name by Shivam Mishra · 4 years, 5 months ago
  87. 8e08698 test: Fix wrong test for search function (#21588) by Suraj Shetty · 4 years, 5 months ago
  88. 1aa8c2e fix: delete contact email and phone along with contact by Nabin Hait · 4 years, 7 months ago
  89. b455318 fix(Integration): Woocommerce issues (#19487) by Rucha Mahabal · 5 years ago
  90. 25ab1e4 fix(Contact): mobile_no re-introduced and travis fixes (#19009) by Himanshu · 5 years ago
  91. 7c7e9ec test: translation fix by Mangesh-Khairnar · 5 years ago
  92. 0ae786a perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  93. 723e76f fix: fix for test test_contact_search_in_foreign_language by deepeshgarg007 · 5 years ago
  94. 605a0a0 fix(woocommerce integration): travis fix by karthikeyan5 · 5 years ago
  95. 2b0a8de fix(woocommerce integration): fixing 403 error by karthikeyan5 · 6 years ago
  96. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  97. b07f482 Test case for contact references (#15077) by Charles-Henri Decultot · 6 years ago
  98. 41b6307 fixed type by Nabin Hait · 6 years ago
  99. a2288ff fix(assessment_result): student must be in group (#15255) by Rushabh Mehta · 6 years ago
  100. df1eae8 Merge the Land Unit doctype with the Location doctype (#14613) by Alchez · 6 years ago