1. 9accae3 fix(sales-order): update items (#18536) by Mangesh-Khairnar · 5 years ago
  2. 8b0302b fix: Make conversion rate optional for non itemized items (#18540) by Deepesh Garg · 5 years ago
  3. 713d4bb fix: Type error handling while getting material request items (#18550) by Deepesh Garg · 5 years ago
  4. 65ad428 fix: Customer price list not honored in shopping cart (#18557) by Deepesh Garg · 5 years ago
  5. b4678d3 chore: Remove package-lock.json (#18564) by Faris Ansari · 5 years ago
  6. 580fa48 fix: Quotation list in customer portal (#18579) by Suraj Shetty · 5 years ago
  7. a813571 Update employee_advance.py by Nabin Hait · 5 years ago
  8. c92e823 fix(employee-advance): update employee advance on change in expense claim (#18590) by Mangesh-Khairnar · 5 years ago
  9. ed7e074 Merge pull request #18570 from rohitwaghchaure/add_serial_no_button_not_working by rohitwaghchaure · 5 years ago
  10. 6f39db6 Merge pull request #18576 from deepeshgarg007/taxes_and_totals_v12 by Deepesh Garg · 5 years ago
  11. 8bf19ce fix: Error handling in taxes and totals by deepeshgarg007 · 5 years ago
  12. 2f1633b Merge pull request #18574 from deepeshgarg007/error_report_v12 by Deepesh Garg · 5 years ago
  13. a499079 fix: Remove non standard fieldname by deepeshgarg007 · 5 years ago
  14. 7546577 Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into error_report_v12 by deepeshgarg007 · 5 years ago
  15. b0916a3 fix: Remove payment order from bank dashboard by deepeshgarg007 · 5 years ago
  16. e45102b fix: Show correct label instead of showing undefined (#18560) by Suraj Shetty · 5 years ago
  17. dadd049 fix: add serial no button not working for the delivery note by Rohit Waghchaure · 5 years ago
  18. 8426ff7 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  19. 968da1c bumped to version 12.0.4 by Sahil Khan · 5 years ago
  20. 7731368 Merge pull request #18567 from scmmishra/task-fix-patch1 by sahil28297 · 5 years ago
  21. 0313dc0 fix: task not updated issue by Shivam Mishra · 5 years ago
  22. 1171614 fix: Check zero valuation rate only for valid doctypes (#18528) by Suraj Shetty · 5 years ago
  23. b559bf6 Merge branch 'version-12-hotfix' into stock-ledger-fix by Suraj Shetty · 5 years ago
  24. 097cc13 Merge pull request #18547 from deepeshgarg007/bank_dashboard_v12 by Deepesh Garg · 5 years ago
  25. c16ef32 fix: Payment Order link fix in bank dashboard by deepeshgarg007 · 5 years ago
  26. b65c761 fix: Enhancement in credit note (#18510) by Deepesh Garg · 5 years ago
  27. fdb5e6b Merge pull request #18531 from rohitwaghchaure/scrap_item_not_adding_v12_hotfix by rohitwaghchaure · 5 years ago
  28. 8623635 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 5 years ago
  29. 548293a fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  30. de1ecee Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  31. 403968b bumped to version 12.0.3 by Sahil Khan · 5 years ago
  32. 2a45ead Merge pull request #18514 from deepeshgarg007/trail_balance_fix_hotfix by rohitwaghchaure · 5 years ago
  33. 344df21 Merge pull request #18453 from hrwX/iss_ful_fix_v12 by Suraj Shetty · 5 years ago
  34. 3e4cabf Merge pull request #18516 from rohitwaghchaure/can_t_compare_datetime_issue_for_quotation by rohitwaghchaure · 5 years ago
  35. 40e3504 fix: can't compare datetime.date to unicode by Rohit Waghchaure · 5 years ago
  36. 107c07e fix: Opening balance not getting calculated in trail_balance_report by deepeshgarg007 · 5 years ago
  37. b566cc3 Merge pull request #18512 from deepeshgarg007/defaut_accounting_dimension_v12 by Deepesh Garg · 5 years ago
  38. f37fb82 fix: Code cleanup by deepeshgarg007 · 5 years ago
  39. d9f3ba5 fix: Reload doc in patch by deepeshgarg007 · 5 years ago
  40. 724be6e fix: GL entry validation fix by deepeshgarg007 · 5 years ago
  41. 8266137 fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 5 years ago
  42. 3d15128 fix: Test cases for accounting dimensions by deepeshgarg007 · 5 years ago
  43. 1c1f6f9 fix: Test Cases for accounting dimensions by deepeshgarg007 · 5 years ago
  44. 5dfe4df fix: Set query fix by deepeshgarg007 · 5 years ago
  45. 22a4857 fix: Codacy Fixes by deepeshgarg007 · 5 years ago
  46. acc0958 fix: Patch by deepeshgarg007 · 5 years ago
  47. f1f79ff fix: Remove dimensions from boot by deepeshgarg007 · 5 years ago
  48. 7d270ed fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  49. b590f89 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago
  50. 8c8b1f2 Merge pull request #18463 from rohitwaghchaure/bank_reco_consider_incorrect_paid_amount_field_v12 by rohitwaghchaure · 5 years ago
  51. d800f99 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  52. 82a9118 bumped to version 12.0.2 by Sahil Khan · 5 years ago
  53. f0f4dbd fix(payroll-entry): show make bank entry button when manually submitting salary slip (#18498) by Mangesh-Khairnar · 5 years ago
  54. e666b88 fix: added payroll period in HR module (#18500) by Michelle Alva · 5 years ago
  55. e83b0c3 Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  56. 0f3281f Merge pull request #18496 from rohitwaghchaure/asset_pro_rata_cal_for_wdv_remaining_amt_v12 by rohitwaghchaure · 5 years ago
  57. 809025c Merge pull request #18495 from deepeshgarg007/stock-ageing-v12 by Deepesh Garg · 5 years ago
  58. 6496897 Merge branch 'version-12-hotfix' into stock-ageing-v12 by Deepesh Garg · 5 years ago
  59. dc4452f perf(travis): Faster builds (#18491) by Aditya Hase · 5 years ago
  60. 2f87fd7 Merge branch 'version-12-hotfix' of https://github.com/frappe/erpnext into stock-ageing-v12 by deepeshgarg007 · 5 years ago
  61. 53f5e2e fixed test cases and the logic for pro rata calculation by Rohit Waghchaure · 5 years ago
  62. 3844a98 fix: Pro rata calculation is not working for WDV depreciation method by Rohit Waghchaure · 5 years ago
  63. cbef3f7 Merge branch 'version-12-hotfix' into version-12 by Sahil Khan · 5 years ago
  64. ecd4d38 bumped to version 12.0.1 by Sahil Khan · 5 years ago
  65. b4ecd29 Merge branch 'version-12-hotfix' into iss_ful_fix_v12 by Himanshu · 5 years ago
  66. a312f19 Merge pull request #18493 from netchampfaris/parent-account-child-account-currency by rohitwaghchaure · 5 years ago
  67. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  68. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  69. 1495c95 fix: Remove batch by deepeshgarg007 · 5 years ago
  70. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  71. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  72. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  73. 6f6f4b9 Merge pull request #18481 from deepeshgarg007/bank_reco_v12 by Deepesh Garg · 5 years ago
  74. ea56f31 Merge pull request #18473 from deepeshgarg007/gstr-1-query-v12 by Deepesh Garg · 5 years ago
  75. 6998412 fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  76. f2fb461 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  77. f4314a2 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  78. bd69f43 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  79. d1bb274 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  80. 8773d93 perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  81. 0d33389 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  82. b6906c5 fix(travis): Install wkhtmltopdf by Aditya Hase · 5 years ago
  83. 0046357 fix(travis): Remove redundant arguments by Aditya Hase · 5 years ago
  84. ac431c8 fix(travis): Use --site parameter by Aditya Hase · 5 years ago
  85. 7b39aa7 fix(travis): Merge install and before_script by Aditya Hase · 5 years ago
  86. 6076443 fix(travis): Execute get-app before bench start by Aditya Hase · 5 years ago
  87. 50e2d4a perf(travis): Use travis optimizations by Aditya Hase · 5 years ago
  88. e312841 perf(travis): Do not build assets by Aditya Hase · 5 years ago
  89. 30628b0 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 5 years ago
  90. 7c44ada fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 5 years ago
  91. e4f78a0 perf(travis): Do not waste 10 seconds by Aditya Hase · 5 years ago
  92. 903e878 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 5 years ago
  93. 1e9e471 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 5 years ago
  94. fb2ec71 fix(travis): Do not use use_site by Aditya Hase · 5 years ago
  95. 185e2a2 fix(travis): Setup MariaDB by Aditya Hase · 5 years ago
  96. e2b16e3 fix(travis): Remove unused files by Aditya Hase · 5 years ago
  97. 23f24d1 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 5 years ago
  98. 3f6ac2d fix(travis): Do not execute install.py by Aditya Hase · 5 years ago
  99. 2fb9e8a fix(travis): Install coverall after tests by Aditya Hase · 5 years ago
  100. 9b24a42 fix(travis): Use MariaDB 10.3 by Aditya Hase · 5 years ago