1. ec421df fix: Code cleanup by deepeshgarg007 · 5 years ago
  2. 27bdba4 test: Add test case statements by Suraj Shetty · 5 years ago
  3. d43764c fix: Use .set method to set serial no. by Suraj Shetty · 5 years ago
  4. 6a43f67 fix: Reload doc in patch by deepeshgarg007 · 5 years ago
  5. a65ad10 fix: GL entry validation fix by deepeshgarg007 · 5 years ago
  6. 4fce891 Merge branch 'develop' of https://github.com/frappe/erpnext into defaut_accounting_dimension by deepeshgarg007 · 5 years ago
  7. 82a9118 bumped to version 12.0.2 by Sahil Khan · 5 years ago
  8. f0f4dbd fix(payroll-entry): show make bank entry button when manually submitting salary slip (#18498) by Mangesh-Khairnar · 5 years ago
  9. e666b88 fix: added payroll period in HR module (#18500) by Michelle Alva · 5 years ago
  10. e83b0c3 Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  11. 9443e8e Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  12. 0f3281f Merge pull request #18496 from rohitwaghchaure/asset_pro_rata_cal_for_wdv_remaining_amt_v12 by rohitwaghchaure · 5 years ago
  13. af19347 Merge branch 'develop' into scrap_item_not_adding by Saurabh · 5 years ago
  14. 6496897 Merge branch 'version-12-hotfix' into stock-ageing-v12 by Deepesh Garg · 5 years ago
  15. dc4452f perf(travis): Faster builds (#18491) by Aditya Hase · 5 years ago
  16. 2f87fd7 Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into stock-ageing-v12 by deepeshgarg007 · 5 years ago
  17. 64f174f feat: Get item location from reference items by Suraj Shetty · 5 years ago
  18. 53f5e2e fixed test cases and the logic for pro rata calculation by Rohit Waghchaure · 5 years ago
  19. 3844a98 fix: Pro rata calculation is not working for WDV depreciation method by Rohit Waghchaure · 5 years ago
  20. ecd4d38 bumped to version 12.0.1 by Sahil Khan · 5 years ago
  21. e87fbcc Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  22. 941e210 Merge branch 'develop' into stock_ageing_fix by Deepesh Garg · 5 years ago
  23. c391d65 Merge pull request #18488 from adityahase/faster by Deepesh Garg · 5 years ago
  24. b4ecd29 Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  25. 0162d0a Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  26. ad89b02 Merge pull request #18494 from netchampfaris/parent-account-child-account-currency-fp by rohitwaghchaure · 5 years ago
  27. a312f19 Merge pull request #18493 from netchampfaris/parent-account-child-account-currency by rohitwaghchaure · 5 years ago
  28. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  29. 15154d4 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  30. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  31. 1495c95 fix: Remove batch by deepeshgarg007 · 5 years ago
  32. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  33. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  34. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  35. dda6b5c fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 5 years ago
  36. aa92df4 fix: Test cases for accounting dimensions by deepeshgarg007 · 5 years ago
  37. 0ce2afc fix: Test Cases for accounting dimensions by deepeshgarg007 · 5 years ago
  38. 41a1cd9 fix: Set query fix by deepeshgarg007 · 5 years ago
  39. b124aff fix: Codacy Fixes by deepeshgarg007 · 5 years ago
  40. 703fc08 fix: Patch by deepeshgarg007 · 5 years ago
  41. 6dd5f74 fix: Remove dimensions from boot by deepeshgarg007 · 5 years ago
  42. ada1ac8 fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  43. efd6307 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago
  44. 0ec747f fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  45. 6f6f4b9 Merge pull request #18481 from deepeshgarg007/bank_reco_v12 by Deepesh Garg · 5 years ago
  46. 641e8fe Merge branch 'develop' into bank_reco_develop by Deepesh Garg · 5 years ago
  47. ea56f31 Merge pull request #18473 from deepeshgarg007/gstr-1-query-v12 by Deepesh Garg · 5 years ago
  48. 6998412 fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  49. f2fb461 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  50. f4314a2 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  51. bd69f43 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  52. d1bb274 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  53. 8773d93 perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  54. 0d33389 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  55. 1e82638 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  56. ff79463 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  57. 6bc2988 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  58. 0f072d7 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  59. 0ae786a perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  60. 6a5b7f7 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  61. 2d8f42a Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  62. 5ca3e83 feat: add ledger link in hr config by Mangesh-Khairnar · 5 years ago
  63. f56284b Dynamic link issue fix in Bank reconciliation statement by deepeshgarg007 · 5 years ago
  64. 53dc0c5 Dynamic link issue fix in Bank reconciliation statement by deepeshgarg007 · 5 years ago
  65. 3b31800 fix: Add logic to set batch no [WIP] by Suraj Shetty · 5 years ago
  66. b1f3e02 fix: GSTR-1 query fix by deepeshgarg007 · 5 years ago
  67. 89339bb fix: GSTR-1 query fix by deepeshgarg007 · 5 years ago
  68. 0505135 Merge branch 'develop' into refactor-call-popup by Anurag Mishra · 5 years ago
  69. 6bd50b1 Merge branch 'version-12-hotfix' into release-notes-fixes by sahil28297 · 5 years ago
  70. 8b08684 fix: more url fixes by Shivam Mishra · 5 years ago
  71. cb19ee4 fix: urls for changelog by Shivam Mishra · 5 years ago
  72. 0576ad5 fix: Move pick list creation code to picklist.py file by Suraj Shetty · 5 years ago
  73. 4865eab fix: add Company by default in session defaults (#18460) by Rucha Mahabal · 5 years ago
  74. 6d0c6a1 fix: multi currency bank reco issue by Rohit Waghchaure · 5 years ago
  75. 778b492 fix: Fetch warehouse location from Bin by Suraj Shetty · 5 years ago
  76. 20e1a3e fix: reset issue fulfilled indicator by Himanshu Warekar · 5 years ago
  77. 05425d4 fix: change agreement fulfilled to ongoing by Himanshu Warekar · 5 years ago
  78. bcfbc79 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 5 years ago
  79. 06c7a7e fix(website): Remove references to Product Settings.products_a… (#18451) by Faris Ansari · 5 years ago
  80. ed4f8cf Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  81. bb1be2e chore: change fieldname for carried forward leave expiry by Mangesh-Khairnar · 5 years ago
  82. 48d9cfe fix(website): Remove references to Product Settings.products_a… (#18448) by Aditya Hase · 5 years ago
  83. a19d1d6 fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  84. fd1d4c2 chore: split expire allocation by Mangesh-Khairnar · 5 years ago
  85. 08c0228 fix: expiry allocaton after creating all the transactions by Mangesh-Khairnar · 5 years ago
  86. 85d8839 changelog: release 12.0.0 by Saurabh · 5 years ago
  87. 3e85b49 Release Version 12 by sahil28297 · 5 years ago
  88. 7b76cdb Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 5 years ago
  89. cd1094e Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop by Nabin Hait · 5 years ago
  90. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  91. 3f83263 fix: remove wrong status update for order type maintenance (#18444) by Mangesh-Khairnar · 5 years ago
  92. d9cc848 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  93. f6cf58f fix: change get all to sql list by Mangesh-Khairnar · 5 years ago
  94. 3877b54 fix: Remove batch by deepeshgarg007 · 5 years ago
  95. 4177ecb Merge branch 'develop' of github.com:frappe/erpnext into refactor-call-popup by Suraj Shetty · 5 years ago
  96. cbc22e6 Merge branch 'develop' of https://github.com/frappe/erpnext into leave-management by Mangesh-Khairnar · 5 years ago
  97. 29e9f14 fix: minor changes by Mangesh-Khairnar · 5 years ago
  98. 433e587 style: Add tabs by Suraj Shetty · 5 years ago
  99. 0024743 Merge branch 'develop' into email-campaign by Suraj Shetty · 5 years ago
  100. 6224266 fix: replaced frappe.db.get_value with frappe.db.exists by Rucha Mahabal · 5 years ago