1. d9f3ba5 fix: Reload doc in patch by deepeshgarg007 · 5 years ago
  2. 724be6e fix: GL entry validation fix by deepeshgarg007 · 5 years ago
  3. 8266137 fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 5 years ago
  4. 3d15128 fix: Test cases for accounting dimensions by deepeshgarg007 · 5 years ago
  5. 1c1f6f9 fix: Test Cases for accounting dimensions by deepeshgarg007 · 5 years ago
  6. 5dfe4df fix: Set query fix by deepeshgarg007 · 5 years ago
  7. 22a4857 fix: Codacy Fixes by deepeshgarg007 · 5 years ago
  8. acc0958 fix: Patch by deepeshgarg007 · 5 years ago
  9. f1f79ff fix: Remove dimensions from boot by deepeshgarg007 · 5 years ago
  10. 7d270ed fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  11. b590f89 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago
  12. 8c8b1f2 Merge pull request #18463 from rohitwaghchaure/bank_reco_consider_incorrect_paid_amount_field_v12 by rohitwaghchaure · 5 years ago
  13. d800f99 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  14. 82a9118 bumped to version 12.0.2 by Sahil Khan · 5 years ago
  15. f0f4dbd fix(payroll-entry): show make bank entry button when manually submitting salary slip (#18498) by Mangesh-Khairnar · 5 years ago
  16. e666b88 fix: added payroll period in HR module (#18500) by Michelle Alva · 5 years ago
  17. 0f3281f Merge pull request #18496 from rohitwaghchaure/asset_pro_rata_cal_for_wdv_remaining_amt_v12 by rohitwaghchaure · 5 years ago
  18. 809025c Merge pull request #18495 from deepeshgarg007/stock-ageing-v12 by Deepesh Garg · 5 years ago
  19. 6496897 Merge branch 'version-12-hotfix' into stock-ageing-v12 by Deepesh Garg · 5 years ago
  20. dc4452f perf(travis): Faster builds (#18491) by Aditya Hase · 5 years ago
  21. 2f87fd7 Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into stock-ageing-v12 by deepeshgarg007 · 5 years ago
  22. 53f5e2e fixed test cases and the logic for pro rata calculation by Rohit Waghchaure · 5 years ago
  23. 3844a98 fix: Pro rata calculation is not working for WDV depreciation method by Rohit Waghchaure · 5 years ago
  24. cbef3f7 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  25. ecd4d38 bumped to version 12.0.1 by Sahil Khan · 5 years ago
  26. a312f19 Merge pull request #18493 from netchampfaris/parent-account-child-account-currency by rohitwaghchaure · 5 years ago
  27. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  28. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  29. 1495c95 fix: Remove batch by deepeshgarg007 · 5 years ago
  30. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  31. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  32. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  33. 6f6f4b9 Merge pull request #18481 from deepeshgarg007/bank_reco_v12 by Deepesh Garg · 5 years ago
  34. ea56f31 Merge pull request #18473 from deepeshgarg007/gstr-1-query-v12 by Deepesh Garg · 5 years ago
  35. 6998412 fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  36. f2fb461 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  37. f4314a2 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  38. bd69f43 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  39. d1bb274 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  40. 8773d93 perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  41. 0d33389 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  42. b6906c5 fix(travis): Install wkhtmltopdf by Aditya Hase · 5 years ago
  43. 0046357 fix(travis): Remove redundant arguments by Aditya Hase · 5 years ago
  44. ac431c8 fix(travis): Use --site parameter by Aditya Hase · 5 years ago
  45. 7b39aa7 fix(travis): Merge install and before_script by Aditya Hase · 5 years ago
  46. 6076443 fix(travis): Execute get-app before bench start by Aditya Hase · 5 years ago
  47. 50e2d4a perf(travis): Use travis optimizations by Aditya Hase · 5 years ago
  48. e312841 perf(travis): Do not build assets by Aditya Hase · 5 years ago
  49. 30628b0 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 5 years ago
  50. 7c44ada fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 5 years ago
  51. e4f78a0 perf(travis): Do not waste 10 seconds by Aditya Hase · 5 years ago
  52. 903e878 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 5 years ago
  53. 1e9e471 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 5 years ago
  54. fb2ec71 fix(travis): Do not use use_site by Aditya Hase · 5 years ago
  55. 185e2a2 fix(travis): Setup MariaDB by Aditya Hase · 5 years ago
  56. e2b16e3 fix(travis): Remove unused files by Aditya Hase · 5 years ago
  57. 23f24d1 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 5 years ago
  58. 3f6ac2d fix(travis): Do not execute install.py by Aditya Hase · 5 years ago
  59. 2fb9e8a fix(travis): Install coverall after tests by Aditya Hase · 5 years ago
  60. 9b24a42 fix(travis): Use MariaDB 10.3 by Aditya Hase · 5 years ago
  61. e0e78fb fix(travis): Restructure build matrix by Aditya Hase · 5 years ago
  62. 029de1a fix(travis): Remove unnecessary commands by Aditya Hase · 5 years ago
  63. 53dc0c5 Dynamic link issue fix in Bank reconciliation statement by deepeshgarg007 · 5 years ago
  64. 89339bb fix: GSTR-1 query fix by deepeshgarg007 · 5 years ago
  65. 3f07305 Merge pull request #18469 from scmmishra/changelog-url-fixes by sahil28297 · 5 years ago
  66. 192db7d fix: url fixes for changelog by Shivam Mishra · 5 years ago
  67. 29c71f5 Merge pull request #18467 from scmmishra/release-notes-fixes by sahil28297 · 5 years ago
  68. 6bd50b1 Merge branch 'version-12-hotfix' into release-notes-fixes by sahil28297 · 5 years ago
  69. 8b08684 fix: more url fixes by Shivam Mishra · 5 years ago
  70. cb19ee4 fix: urls for changelog by Shivam Mishra · 5 years ago
  71. 4865eab fix: add Company by default in session defaults (#18460) by Rucha Mahabal · 5 years ago
  72. 6d0c6a1 fix: multi currency bank reco issue by Rohit Waghchaure · 5 years ago
  73. 06c7a7e fix(website): Remove references to Product Settings.products_a… (#18451) by Faris Ansari · 5 years ago
  74. 85d8839 changelog: release 12.0.0 by Saurabh · 5 years ago
  75. 3e85b49 Release Version 12 by sahil28297 · 5 years ago
  76. 7b76cdb Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 5 years ago
  77. cd1094e Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop by Nabin Hait · 5 years ago
  78. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  79. 3f83263 fix: remove wrong status update for order type maintenance (#18444) by Mangesh-Khairnar · 5 years ago
  80. 88236b2 feat: Email Campaign (#18291) by Suraj Shetty · 5 years ago
  81. 433e587 style: Add tabs by Suraj Shetty · 5 years ago
  82. 0024743 Merge branch 'develop' into email-campaign by Suraj Shetty · 5 years ago
  83. 6224266 fix: replaced frappe.db.get_value with frappe.db.exists by Rucha Mahabal · 5 years ago
  84. d23a95c fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign by Rucha Mahabal · 5 years ago
  85. 40240b7 fix: filter reference name by cost center in journal entry account (#17948) by Rushin Parikh · 5 years ago
  86. 0bbfca8 fix: payment document link fix (#18301) by Mangesh-Khairnar · 5 years ago
  87. 270c44a Enhancement(HR): hiring process (#18129) by Mangesh-Khairnar · 5 years ago
  88. 305da79 Handling case for Material Request type 'Manufacture' v12 (#18365) by Anurag Mishra · 5 years ago
  89. 74d5e9d fix: Set project in Timesheet (#18371) by Faris Ansari · 5 years ago
  90. e3b3ac8 fix: Fetch email when making Opportunity from Lead (#18373) by Faris Ansari · 5 years ago
  91. 7ed5919 fix(LoanApplication): Repayment amount check (#18376) by Faris Ansari · 5 years ago
  92. 88620d6 fix: precision on comparing with the outstanding amount (#18375) by Mangesh-Khairnar · 5 years ago
  93. 64c780e fix: update percentage on creation of invoice for zero amt transaction (#18382) by Mangesh-Khairnar · 5 years ago
  94. 5be9117 Merge pull request #18108 from kaynes-technology/batch_bom_operations by rohitwaghchaure · 5 years ago
  95. 90d7a88 fix: pass missing argument while generating consolidated financial statement for cash flow type (#18398) by Saurabh · 5 years ago
  96. 23d4b7c fis: mapped cost center in gl entries (#18404) by Anurag Mishra · 5 years ago
  97. 73d4460 fix: file attach via import (#18414) by Himanshu · 5 years ago
  98. dc42cc3 fix(sales-invoice): Use orm instead of frappe.db.sql (#18434) by Aditya Hase · 5 years ago
  99. 195465c fix(tally): Ignore unhandled vouchers silently (#18430) by Aditya Hase · 5 years ago
  100. 16a0458 fix(procurement-tracker): concatenate filter conditions with leading whitespaces (#18440) by Mangesh-Khairnar · 5 years ago