1. 0c1dbb1 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 6 years ago
  2. fbcc565 fix: Rename Pick TIcket -> Pick List by Suraj Shetty · 6 years ago
  3. fa9111e fix: Add and rename some fields by Suraj Shetty · 6 years ago
  4. d301d26 fix: Enhancement in credit note (#18511) by Deepesh Garg · 6 years ago
  5. 72d0346 fix: Show "Get Item Location" only if there are reference items by Suraj Shetty · 6 years ago
  6. 14fb160 fix: Select location based on group warehouse by Suraj Shetty · 6 years ago
  7. 341f773 fix: Make item read-only in item location table by Suraj Shetty · 6 years ago
  8. e260e82 fix: Batch number selection code by Suraj Shetty · 6 years ago
  9. 55ab313 fix: Add code to set batch no - And split item based on batch availibility by Suraj Shetty · 6 years ago
  10. 36c724d fix(Issue): reset issue fulfilled indicator (#18454) by Suraj Shetty · 6 years ago
  11. 9ad10cb test: Add basic tests by Suraj Shetty · 6 years ago
  12. 62daa43 Merge pull request #18513 from deepeshgarg007/trail_balance_fix by Deepesh Garg · 6 years ago
  13. a55e4e2 Merge pull request #18452 from rohitwaghchaure/scrap_item_not_adding by rohitwaghchaure · 6 years ago
  14. 4c65239 fix: Opening balance not getting calculated in trail_balance_report by deepeshgarg007 · 6 years ago
  15. 8d00ee4 Merge pull request #18403 from deepeshgarg007/defaut_accounting_dimension by Deepesh Garg · 6 years ago
  16. 7e20324 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 6 years ago
  17. ec421df fix: Code cleanup by deepeshgarg007 · 6 years ago
  18. 27bdba4 test: Add test case statements by Suraj Shetty · 6 years ago
  19. d43764c fix: Use .set method to set serial no. by Suraj Shetty · 6 years ago
  20. 6a43f67 fix: Reload doc in patch by deepeshgarg007 · 6 years ago
  21. a65ad10 fix: GL entry validation fix by deepeshgarg007 · 6 years ago
  22. 4fce891 Merge branch 'develop' of https://github.com/frappe/erpnext into defaut_accounting_dimension by deepeshgarg007 · 6 years ago
  23. 9443e8e Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 6 years ago
  24. ce63b1f Merge pull request #18317 from deepeshgarg007/stock_ageing_fix by Deepesh Garg · 6 years ago
  25. af19347 Merge branch 'develop' into scrap_item_not_adding by Saurabh · 6 years ago
  26. 64f174f feat: Get item location from reference items by Suraj Shetty · 6 years ago
  27. e87fbcc Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 6 years ago
  28. 941e210 Merge branch 'develop' into stock_ageing_fix by Deepesh Garg · 6 years ago
  29. c391d65 Merge pull request #18488 from adityahase/faster by Deepesh Garg · 6 years ago
  30. 0162d0a Merge branch 'develop' into iss_ful_fix_v13 by Himanshu · 6 years ago
  31. ad89b02 Merge pull request #18494 from netchampfaris/parent-account-child-account-currency-fp by rohitwaghchaure · 6 years ago
  32. 15154d4 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 6 years ago
  33. dda6b5c fix: Add accounting dimensions to subscription and opening invoice tool by deepeshgarg007 · 6 years ago
  34. aa92df4 fix: Test cases for accounting dimensions by deepeshgarg007 · 6 years ago
  35. 0ce2afc fix: Test Cases for accounting dimensions by deepeshgarg007 · 6 years ago
  36. 41a1cd9 fix: Set query fix by deepeshgarg007 · 6 years ago
  37. b124aff fix: Codacy Fixes by deepeshgarg007 · 6 years ago
  38. 703fc08 fix: Patch by deepeshgarg007 · 6 years ago
  39. 6dd5f74 fix: Remove dimensions from boot by deepeshgarg007 · 6 years ago
  40. ada1ac8 fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 6 years ago
  41. efd6307 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 6 years ago
  42. 0ec747f fix(Account): Pass parent currency to child currency by Faris Ansari · 6 years ago
  43. 059c568 Merge pull request #18482 from deepeshgarg007/bank_reco_develop by Deepesh Garg · 6 years ago
  44. 641e8fe Merge branch 'develop' into bank_reco_develop by Deepesh Garg · 6 years ago
  45. cd645de Merge pull request #18474 from deepeshgarg007/gstr-1-query-v13 by Deepesh Garg · 6 years ago
  46. 96eec7e chore: Empty commit by Aditya Hase · 6 years ago
  47. 1e82638 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 6 years ago
  48. ff79463 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 6 years ago
  49. 6bc2988 fix(stock): Fix travis builds by Aditya Hase · 6 years ago
  50. 0f072d7 perf(tests): Use country with lesser fixtures by Aditya Hase · 6 years ago
  51. 0ae786a perf(tests): Do not unnecessarily create companies by Aditya Hase · 6 years ago
  52. 6a5b7f7 perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown by Aditya Hase · 6 years ago
  53. a630a24 fix(travis): Install wkhtmltopdf by Aditya Hase · 6 years ago
  54. fdb395c fix(travis): Remove redundant arguments by Aditya Hase · 6 years ago
  55. dac46ed fix(travis): Use --site parameter by Aditya Hase · 6 years ago
  56. 6002fd7 fix(travis): Merge install and before_script by Aditya Hase · 6 years ago
  57. 4b68017 fix(travis): Execute get-app before bench start by Aditya Hase · 6 years ago
  58. 5542af9 perf(travis): Use travis optimizations by Aditya Hase · 6 years ago
  59. 1de4587 perf(travis): Do not build assets by Aditya Hase · 6 years ago
  60. 1391944 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 6 years ago
  61. 5439966 fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 6 years ago
  62. 6f978d2 perf(travis): Do not waste 10 seconds by Aditya Hase · 6 years ago
  63. 97ad635 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 6 years ago
  64. 6e2fa02 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 6 years ago
  65. 6f025e7 fix(travis): Do not use use_site by Aditya Hase · 6 years ago
  66. 8005022 fix(travis): Setup MariaDB by Aditya Hase · 6 years ago
  67. 06ca6f7 fix(travis): Remove unused files by Aditya Hase · 6 years ago
  68. ac18598 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 6 years ago
  69. 306a410 fix(travis): Do not execute install.py by Aditya Hase · 6 years ago
  70. c49d454 fix(travis): Install coverall after tests by Aditya Hase · 6 years ago
  71. 828699f fix(travis): Use MariaDB 10.3 by Aditya Hase · 6 years ago
  72. 7204bcb fix(travis): Restructure build matrix by Aditya Hase · 6 years ago
  73. f56284b Dynamic link issue fix in Bank reconciliation statement by deepeshgarg007 · 6 years ago
  74. 3b31800 fix: Add logic to set batch no [WIP] by Suraj Shetty · 6 years ago
  75. b1f3e02 fix: GSTR-1 query fix by deepeshgarg007 · 6 years ago
  76. 14600e6 fix(travis): Remove unnecessary commands by Aditya Hase · 6 years ago
  77. 0576ad5 fix: Move pick list creation code to picklist.py file by Suraj Shetty · 6 years ago
  78. 778b492 fix: Fetch warehouse location from Bin by Suraj Shetty · 6 years ago
  79. 20e1a3e fix: reset issue fulfilled indicator by Himanshu Warekar · 6 years ago
  80. bcfbc79 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 6 years ago
  81. ed4f8cf Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 6 years ago
  82. 48d9cfe fix(website): Remove references to Product Settings.products_a… (#18448) by Aditya Hase · 6 years ago
  83. a19d1d6 fix: Fixes in stock ageing report by deepeshgarg007 · 6 years ago
  84. 7b76cdb Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 6 years ago
  85. cd1094e Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop by Nabin Hait · 6 years ago
  86. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 6 years ago
  87. 3f83263 fix: remove wrong status update for order type maintenance (#18444) by Mangesh-Khairnar · 6 years ago
  88. d9cc848 fix: Use get_serial_no and remove batch by deepeshgarg007 · 6 years ago
  89. 88236b2 feat: Email Campaign (#18291) by Suraj Shetty · 6 years ago
  90. 3877b54 fix: Remove batch by deepeshgarg007 · 6 years ago
  91. 433e587 style: Add tabs by Suraj Shetty · 6 years ago
  92. 0024743 Merge branch 'develop' into email-campaign by Suraj Shetty · 6 years ago
  93. 6224266 fix: replaced frappe.db.get_value with frappe.db.exists by Rucha Mahabal · 6 years ago
  94. 55ca054 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 6 years ago
  95. d23a95c fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign by Rucha Mahabal · 6 years ago
  96. 40240b7 fix: filter reference name by cost center in journal entry account (#17948) by Rushin Parikh · 6 years ago
  97. 0bbfca8 fix: payment document link fix (#18301) by Mangesh-Khairnar · 6 years ago
  98. 270c44a Enhancement(HR): hiring process (#18129) by Mangesh-Khairnar · 6 years ago
  99. 305da79 Handling case for Material Request type 'Manufacture' v12 (#18365) by Anurag Mishra · 6 years ago
  100. 74d5e9d fix: Set project in Timesheet (#18371) by Faris Ansari · 6 years ago