1. e666b88 fix: added payroll period in HR module (#18500) by Michelle Alva · 5 years ago
  2. e83b0c3 Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  3. 9443e8e Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  4. 0f3281f Merge pull request #18496 from rohitwaghchaure/asset_pro_rata_cal_for_wdv_remaining_amt_v12 by rohitwaghchaure · 5 years ago
  5. ce63b1f Merge pull request #18317 from deepeshgarg007/stock_ageing_fix by Deepesh Garg · 5 years ago
  6. 809025c Merge pull request #18495 from deepeshgarg007/stock-ageing-v12 by Deepesh Garg · 5 years ago
  7. af19347 Merge branch 'develop' into scrap_item_not_adding by Saurabh · 5 years ago
  8. 6496897 Merge branch 'version-12-hotfix' into stock-ageing-v12 by Deepesh Garg · 5 years ago
  9. dc4452f perf(travis): Faster builds (#18491) by Aditya Hase · 5 years ago
  10. 2f87fd7 Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into stock-ageing-v12 by deepeshgarg007 · 5 years ago
  11. 64f174f feat: Get item location from reference items by Suraj Shetty · 5 years ago
  12. 53f5e2e fixed test cases and the logic for pro rata calculation by Rohit Waghchaure · 5 years ago
  13. 3844a98 fix: Pro rata calculation is not working for WDV depreciation method by Rohit Waghchaure · 5 years ago
  14. cbef3f7 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  15. ecd4d38 bumped to version 12.0.1 by Sahil Khan · 5 years ago
  16. e87fbcc Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  17. 941e210 Merge branch 'develop' into stock_ageing_fix by Deepesh Garg · 5 years ago
  18. c391d65 Merge pull request #18488 from adityahase/faster by Deepesh Garg · 5 years ago
  19. b4ecd29 Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  20. 0162d0a Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  21. ad89b02 Merge pull request #18494 from netchampfaris/parent-account-child-account-currency-fp by rohitwaghchaure · 5 years ago
  22. a312f19 Merge pull request #18493 from netchampfaris/parent-account-child-account-currency by rohitwaghchaure · 5 years ago
  23. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  24. 15154d4 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  25. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  26. 1495c95 fix: Remove batch by deepeshgarg007 · 5 years ago
  27. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  28. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  29. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  30. dda6b5c fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 5 years ago
  31. aa92df4 fix: Test cases for accounting dimensions by deepeshgarg007 · 5 years ago
  32. 0ce2afc fix: Test Cases for accounting dimensions by deepeshgarg007 · 5 years ago
  33. 41a1cd9 fix: Set query fix by deepeshgarg007 · 5 years ago
  34. b124aff fix: Codacy Fixes by deepeshgarg007 · 5 years ago
  35. 703fc08 fix: Patch by deepeshgarg007 · 5 years ago
  36. 6dd5f74 fix: Remove dimensions from boot by deepeshgarg007 · 5 years ago
  37. ada1ac8 fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  38. efd6307 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago
  39. 0ec747f fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  40. 6f6f4b9 Merge pull request #18481 from deepeshgarg007/bank_reco_v12 by Deepesh Garg · 5 years ago
  41. 059c568 Merge pull request #18482 from deepeshgarg007/bank_reco_develop by Deepesh Garg · 5 years ago
  42. 641e8fe Merge branch 'develop' into bank_reco_develop by Deepesh Garg · 5 years ago
  43. ea56f31 Merge pull request #18473 from deepeshgarg007/gstr-1-query-v12 by Deepesh Garg · 5 years ago
  44. cd645de Merge pull request #18474 from deepeshgarg007/gstr-1-query-v13 by Deepesh Garg · 5 years ago
  45. 6998412 fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  46. f2fb461 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  47. f4314a2 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  48. bd69f43 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  49. d1bb274 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  50. 8773d93 perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  51. 0d33389 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  52. b6906c5 fix(travis): Install wkhtmltopdf by Aditya Hase · 5 years ago
  53. 0046357 fix(travis): Remove redundant arguments by Aditya Hase · 5 years ago
  54. ac431c8 fix(travis): Use --site parameter by Aditya Hase · 5 years ago
  55. 7b39aa7 fix(travis): Merge install and before_script by Aditya Hase · 5 years ago
  56. 6076443 fix(travis): Execute get-app before bench start by Aditya Hase · 5 years ago
  57. 50e2d4a perf(travis): Use travis optimizations by Aditya Hase · 5 years ago
  58. e312841 perf(travis): Do not build assets by Aditya Hase · 5 years ago
  59. 30628b0 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 5 years ago
  60. 7c44ada fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 5 years ago
  61. e4f78a0 perf(travis): Do not waste 10 seconds by Aditya Hase · 5 years ago
  62. 903e878 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 5 years ago
  63. 1e9e471 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 5 years ago
  64. fb2ec71 fix(travis): Do not use use_site by Aditya Hase · 5 years ago
  65. 185e2a2 fix(travis): Setup MariaDB by Aditya Hase · 5 years ago
  66. e2b16e3 fix(travis): Remove unused files by Aditya Hase · 5 years ago
  67. 23f24d1 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 5 years ago
  68. 3f6ac2d fix(travis): Do not execute install.py by Aditya Hase · 5 years ago
  69. 2fb9e8a fix(travis): Install coverall after tests by Aditya Hase · 5 years ago
  70. 9b24a42 fix(travis): Use MariaDB 10.3 by Aditya Hase · 5 years ago
  71. e0e78fb fix(travis): Restructure build matrix by Aditya Hase · 5 years ago
  72. 029de1a fix(travis): Remove unnecessary commands by Aditya Hase · 5 years ago
  73. 96eec7e chore: Empty commit by Aditya Hase · 5 years ago
  74. 1e82638 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  75. ff79463 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  76. 6bc2988 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  77. 0f072d7 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  78. 0ae786a perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  79. 6a5b7f7 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  80. a630a24 fix(travis): Install wkhtmltopdf by Aditya Hase · 5 years ago
  81. 2d8f42a Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  82. fdb395c fix(travis): Remove redundant arguments by Aditya Hase · 5 years ago
  83. dac46ed fix(travis): Use --site parameter by Aditya Hase · 5 years ago
  84. 6002fd7 fix(travis): Merge install and before_script by Aditya Hase · 5 years ago
  85. 4b68017 fix(travis): Execute get-app before bench start by Aditya Hase · 5 years ago
  86. 5542af9 perf(travis): Use travis optimizations by Aditya Hase · 5 years ago
  87. 1de4587 perf(travis): Do not build assets by Aditya Hase · 5 years ago
  88. 1391944 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 5 years ago
  89. 5439966 fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 5 years ago
  90. 6f978d2 perf(travis): Do not waste 10 seconds by Aditya Hase · 5 years ago
  91. 97ad635 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 5 years ago
  92. 6e2fa02 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 5 years ago
  93. 6f025e7 fix(travis): Do not use use_site by Aditya Hase · 5 years ago
  94. 8005022 fix(travis): Setup MariaDB by Aditya Hase · 5 years ago
  95. 06ca6f7 fix(travis): Remove unused files by Aditya Hase · 5 years ago
  96. ac18598 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 5 years ago
  97. 306a410 fix(travis): Do not execute install.py by Aditya Hase · 5 years ago
  98. c49d454 fix(travis): Install coverall after tests by Aditya Hase · 5 years ago
  99. 828699f fix(travis): Use MariaDB 10.3 by Aditya Hase · 5 years ago
  100. 7204bcb fix(travis): Restructure build matrix by Aditya Hase · 5 years ago