1. 043f70e fix: Aambigious column in query by deepeshgarg007 · 5 years ago
  2. 4b3b358 fix: Show correct label instead of showing undefined (#18559) by Suraj Shetty · 5 years ago
  3. 7d7e453 Merge pull request #18566 from scmmishra/task-fix by sahil28297 · 5 years ago
  4. c7abc02 Merge branch 'develop' into task-fix by sahil28297 · 5 years ago
  5. dc53e8e fix: task not updated issue by Shivam Mishra · 5 years ago
  6. c6857e5 fix: Check zero valuation rate only for valid doctypes (#18529) by Suraj Shetty · 5 years ago
  7. 3f31a56 feat(customer): Add report to show item prices per Customer (#17930) by Suraj Shetty · 5 years ago
  8. c154e57 Merge branch 'develop' into stock-ledger-fix_develop by Suraj Shetty · 5 years ago
  9. fc04d33 Merge branch 'develop' into develop-customer-item-price-report by Rohan · 5 years ago
  10. 4be0050 Merge pull request #18546 from deepeshgarg007/bank_dashboard_fix by Deepesh Garg · 5 years ago
  11. 8704bc6 fix: Payment Order link fix in bank dashboard by deepeshgarg007 · 5 years ago
  12. d301d26 fix: Enhancement in credit note (#18511) by Deepesh Garg · 5 years ago
  13. f9c0ef3 fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  14. 36c724d fix(Issue): reset issue fulfilled indicator (#18454) by Suraj Shetty · 5 years ago
  15. 62daa43 Merge pull request #18513 from deepeshgarg007/trail_balance_fix by Deepesh Garg · 5 years ago
  16. a55e4e2 Merge pull request #18452 from rohitwaghchaure/scrap_item_not_adding by rohitwaghchaure · 5 years ago
  17. 4c65239 fix: Opening balance not getting calculated in trail_balance_report by deepeshgarg007 · 5 years ago
  18. 8d00ee4 Merge pull request #18403 from deepeshgarg007/defaut_accounting_dimension by Deepesh Garg · 5 years ago
  19. ec421df fix: Code cleanup by deepeshgarg007 · 5 years ago
  20. 6a43f67 fix: Reload doc in patch by deepeshgarg007 · 5 years ago
  21. a65ad10 fix: GL entry validation fix by deepeshgarg007 · 5 years ago
  22. 4fce891 Merge branch 'develop' of https://github.com/frappe/erpnext into defaut_accounting_dimension by deepeshgarg007 · 5 years ago
  23. 9443e8e Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  24. ce63b1f Merge pull request #18317 from deepeshgarg007/stock_ageing_fix by Deepesh Garg · 5 years ago
  25. af19347 Merge branch 'develop' into scrap_item_not_adding by Saurabh · 5 years ago
  26. e87fbcc Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  27. 941e210 Merge branch 'develop' into stock_ageing_fix by Deepesh Garg · 5 years ago
  28. c391d65 Merge pull request #18488 from adityahase/faster by Deepesh Garg · 5 years ago
  29. 0162d0a Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 5 years ago
  30. ad89b02 Merge pull request #18494 from netchampfaris/parent-account-child-account-currency-fp by rohitwaghchaure · 5 years ago
  31. 15154d4 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  32. dda6b5c fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 5 years ago
  33. aa92df4 fix: Test cases for accounting dimensions by deepeshgarg007 · 5 years ago
  34. 0ce2afc fix: Test Cases for accounting dimensions by deepeshgarg007 · 5 years ago
  35. 41a1cd9 fix: Set query fix by deepeshgarg007 · 5 years ago
  36. b124aff fix: Codacy Fixes by deepeshgarg007 · 5 years ago
  37. 703fc08 fix: Patch by deepeshgarg007 · 5 years ago
  38. 6dd5f74 fix: Remove dimensions from boot by deepeshgarg007 · 5 years ago
  39. ada1ac8 fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  40. efd6307 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago
  41. 0ec747f fix(Account): Pass parent currency to child currency by Faris Ansari · 5 years ago
  42. 059c568 Merge pull request #18482 from deepeshgarg007/bank_reco_develop by Deepesh Garg · 5 years ago
  43. 641e8fe Merge branch 'develop' into bank_reco_develop 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. 96eec7e chore: Empty commit by Aditya Hase · 5 years ago
  46. 1e82638 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  47. ff79463 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  48. 6bc2988 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  49. 0f072d7 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  50. 0ae786a perf(tests): Do not unnecessarily create companies by Aditya Hase · 5 years ago
  51. 6a5b7f7 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 5 years ago
  52. a630a24 fix(travis): Install wkhtmltopdf by Aditya Hase · 5 years ago
  53. fdb395c fix(travis): Remove redundant arguments by Aditya Hase · 5 years ago
  54. dac46ed fix(travis): Use --site parameter by Aditya Hase · 5 years ago
  55. 6002fd7 fix(travis): Merge install and before_script by Aditya Hase · 5 years ago
  56. 4b68017 fix(travis): Execute get-app before bench start by Aditya Hase · 5 years ago
  57. 5542af9 perf(travis): Use travis optimizations by Aditya Hase · 5 years ago
  58. 1de4587 perf(travis): Do not build assets by Aditya Hase · 5 years ago
  59. 1391944 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 5 years ago
  60. 5439966 fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 5 years ago
  61. 6f978d2 perf(travis): Do not waste 10 seconds by Aditya Hase · 5 years ago
  62. 97ad635 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 5 years ago
  63. 6e2fa02 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 5 years ago
  64. 6f025e7 fix(travis): Do not use use_site by Aditya Hase · 5 years ago
  65. 8005022 fix(travis): Setup MariaDB by Aditya Hase · 5 years ago
  66. 06ca6f7 fix(travis): Remove unused files by Aditya Hase · 5 years ago
  67. ac18598 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 5 years ago
  68. 306a410 fix(travis): Do not execute install.py by Aditya Hase · 5 years ago
  69. c49d454 fix(travis): Install coverall after tests by Aditya Hase · 5 years ago
  70. 828699f fix(travis): Use MariaDB 10.3 by Aditya Hase · 5 years ago
  71. 7204bcb fix(travis): Restructure build matrix by Aditya Hase · 5 years ago
  72. f56284b Dynamic link issue fix in Bank reconciliation statement by deepeshgarg007 · 5 years ago
  73. b1f3e02 fix: GSTR-1 query fix by deepeshgarg007 · 5 years ago
  74. 14600e6 fix(travis): Remove unnecessary commands by Aditya Hase · 5 years ago
  75. 20e1a3e fix: reset issue fulfilled indicator by Himanshu Warekar · 5 years ago
  76. bcfbc79 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 5 years ago
  77. 48d9cfe fix(website): Remove references to Product Settings.products_a… (#18448) by Aditya Hase · 5 years ago
  78. a19d1d6 fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  79. 7b76cdb Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 5 years ago
  80. cd1094e Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop by Nabin Hait · 5 years ago
  81. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  82. 3f83263 fix: remove wrong status update for order type maintenance (#18444) by Mangesh-Khairnar · 5 years ago
  83. d9cc848 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  84. 88236b2 feat: Email Campaign (#18291) by Suraj Shetty · 5 years ago
  85. 3877b54 fix: Remove batch by deepeshgarg007 · 5 years ago
  86. 433e587 style: Add tabs by Suraj Shetty · 5 years ago
  87. 0024743 Merge branch 'develop' into email-campaign by Suraj Shetty · 5 years ago
  88. 6224266 fix: replaced frappe.db.get_value with frappe.db.exists by Rucha Mahabal · 5 years ago
  89. 55ca054 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  90. d23a95c fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign by Rucha Mahabal · 5 years ago
  91. 40240b7 fix: filter reference name by cost center in journal entry account (#17948) by Rushin Parikh · 5 years ago
  92. 0bbfca8 fix: payment document link fix (#18301) by Mangesh-Khairnar · 5 years ago
  93. 270c44a Enhancement(HR): hiring process (#18129) by Mangesh-Khairnar · 5 years ago
  94. 305da79 Handling case for Material Request type 'Manufacture' v12 (#18365) by Anurag Mishra · 5 years ago
  95. 74d5e9d fix: Set project in Timesheet (#18371) by Faris Ansari · 5 years ago
  96. e3b3ac8 fix: Fetch email when making Opportunity from Lead (#18373) by Faris Ansari · 5 years ago
  97. 7ed5919 fix(LoanApplication): Repayment amount check (#18376) by Faris Ansari · 5 years ago
  98. 88620d6 fix: precision on comparing with the outstanding amount (#18375) by Mangesh-Khairnar · 5 years ago
  99. 64c780e fix: update percentage on creation of invoice for zero amt transaction (#18382) by Mangesh-Khairnar · 5 years ago
  100. 5be9117 Merge pull request #18108 from kaynes-technology/batch_bom_operations by rohitwaghchaure · 5 years ago