1. 06c6f7c fix: Currency Exchange for_selling and for_buying on the same day (#19339) by Tufan Kaynak · 5 years ago
  2. 730c8a1 minor: code cleanup by Rohit Waghchaure · 5 years ago
  3. a11e738 feat: Stock value and account balance sync. (#19233) by Anurag Mishra · 5 years ago
  4. 88d2c97 fix: default accounts are not added on creation of company by Rohit Waghchaure · 5 years ago
  5. 799f8d4 Merge branch 'develop' of https://github.com/frappe/erpnext into demo-fixes by deepeshgarg007 · 5 years ago
  6. 4f4e490 fix(HR):adding is_compensatory as default in setup (#19307) by Abdulla P I · 5 years ago
  7. 3db65ef fix: Demo Script by deepeshgarg007 · 5 years ago
  8. 66072fe fixed conflicts by Rohit Waghchaure · 5 years ago
  9. 74dc3c9 feat: coupon_code and referral_sales_partner functionality by ashish-greycube · 5 years ago
  10. 2985cff Merge branch 'develop' into global_search_modules by Himanshu · 5 years ago
  11. 37f4316 Update setup_wizard.py by Himanshu · 5 years ago
  12. 201bcaf fix(Company): Do not set default account if left blank (#19131) by Himanshu · 5 years ago
  13. 21abc3a fix: add doctypes for modules by Himanshu Warekar · 5 years ago
  14. 83b0b2a feat(Global Search): Add fixtures for global search (#19049) by Himanshu · 5 years ago
  15. 627a3dc feat: Default energy point rules (#19003) by Suraj Shetty · 5 years ago
  16. 3b0ec48 fix: Naming series check to avoid duplicate entry error (#19015) by Suraj Shetty · 5 years ago
  17. e919388 fix: do not cache value while creating item group, in setup wizard it will raise link validation error (#18992) by Saurabh · 5 years ago
  18. e851346 fix: dont make dashboards if company is not set (#18975) by Shivam Mishra · 5 years ago
  19. 5f59c2a fix: reload account timeline before creating dashboards (#18934) by Shivam Mishra · 5 years ago
  20. 8e67a3a fix: check if 'All Item Group' exists before settings it as parent_item_group (#18956) by Saurabh · 5 years ago
  21. 4ce3805 feat: Company wise credit limit by Nabin Hait · 5 years ago
  22. cb44f3a fix(purchase-invoice): add rounded total property setter for purchase invoice (#18841) by Mangesh-Khairnar · 5 years ago
  23. 063144c fix: Check in_patch before adding 'All Item Group' by Suraj Shetty · 5 years ago
  24. e26b552 Merge pull request #18840 from netchampfaris/missing-parent-item-group by Deepesh Garg · 5 years ago
  25. 0aeccbf feat: added dashboard fixtures (#18812) by Shivam Mishra · 5 years ago
  26. 8ac2a2f fix: Set default Parent Item Group by Faris Ansari · 5 years ago
  27. 5a7f26f Merge pull request #18717 from Anurag810/company_fix by Deepesh Garg · 5 years ago
  28. 81d5265 fix: removed hard coded string by Anurag Mishra · 5 years ago
  29. 677c522 fix: Python3 urllib use in item_group.py (now uses six.moves) (#18642) by Andrew McLeod · 5 years ago
  30. 4865eab fix: add Company by default in session defaults (#18460) by Rucha Mahabal · 5 years ago
  31. 06c7a7e fix(website): Remove references to Product Settings.products_a… (#18451) by Faris Ansari · 5 years ago
  32. 7fc6021 feat(setup): adding selling buying filter in terms and conditions by karthikeyan5 · 5 years ago
  33. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  34. 7c18f69 Merge branch 'develop' of https://github.com/frappe/erpnext into sla_fix by Himanshu Warekar · 5 years ago
  35. b9ddcc4 Merge develop into sla_fix by Himanshu Warekar · 5 years ago
  36. a552722 fix: requested changes by Anurag Mishra · 5 years ago
  37. 88cd502 fix: company form (#17939) by Anurag Mishra · 5 years ago
  38. 0674d16 feat: sla based on customer/group/territory by Himanshu Warekar · 5 years ago
  39. db1d119 feat: add fixtures by Himanshu Warekar · 5 years ago
  40. f1cde0c fix: Allowed '{' and '}' in naming series by Nabin Hait · 5 years ago
  41. 6211e73 Merge branch 'develop' into po-status-updater-dev-1 by Nabin Hait · 5 years ago
  42. 2d79935 Merge pull request #17703 from rmehta/yeah-form-js by Rushabh Mehta · 5 years ago
  43. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  44. 5ee0862 Merge branch 'develop' into po-status-updater-dev-1 by Nabin Hait · 5 years ago
  45. d752051 fix: update received qty in PO from PR by Nabin Hait · 5 years ago
  46. 6358370 fix: item group not disaplying in the website if shopping cart is disabled by Rohit Waghchaure · 5 years ago
  47. 6b9d64c refator: Payroll processing and tax calculation (#17617) by Nabin Hait · 5 years ago
  48. ec7b064 fix: Clear messages during setup fixtures by Faris Ansari · 5 years ago
  49. 00e9659 Merge pull request #17195 from asbasawaraj/fixed_account_ranme_when_company_abbr_is_updated by Nabin Hait · 5 years ago
  50. 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
  51. 05458b7 Fixed Company Abbr Update Was Not Able To Update Account by Basawaraj Savalagi · 6 years ago
  52. b305f38 fix: Made employee optional in sales person by Nabin Hait · 6 years ago
  53. 7a0a05d fix(Item Group): Don't clean description html by Faris Ansari · 6 years ago
  54. d2b6944 Removed Location from Abbreviation Update DocTypes by asbasawaraj · 6 years ago
  55. c4599c2 fix(test): item variant by Rushabh Mehta · 6 years ago
  56. 048e5f4 fix(test): item variant by Rushabh Mehta · 6 years ago
  57. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  58. 3eeb1ca fix: Change name to Allow Account Creation against Child Company in company master by deepeshgarg007 · 6 years ago
  59. 5816fc2 Renamed subcontract to Send to Subcontractor by Rohit Waghchaure · 6 years ago
  60. ffbeb02 renamed purpose in stock entry by Rohit Waghchaure · 6 years ago
  61. c7b916a fix: test cases by Rohit Waghchaure · 6 years ago
  62. 4389cf0 feat: provision to make Maintenance Schedule from sales invoice by Rohit Waghchaure · 6 years ago
  63. 1f2f9cf feat: added stock entry type master to select purpose in the stock entry by Rohit Waghchaure · 6 years ago
  64. 4ae2219 renamed report by Rohit Waghchaure · 6 years ago
  65. 1c785a9 fix: Added setting in company to ignore root company validation by deepeshgarg007 · 6 years ago
  66. 1c1d0bb feat: commonified item group wise target variance report by Rohit Waghchaure · 6 years ago
  67. 963d62b feat: Chart of Accounts Importer (#16623) by Zarrar · 6 years ago
  68. 9c43c8f Merge pull request #16554 from SaiFi0102/Brand-Item-Defaults-V12 by Rushabh Mehta · 6 years ago
  69. 3c95387 Merge branch 'master' into develop by Saurabh · 6 years ago
  70. 5f8b358 Website: Product Configurator and Bootstrap 4 (#15965) by Faris Ansari · 6 years ago
  71. d4e4316 fix: test cases and codacy by Rohit Waghchaure · 6 years ago
  72. 11bba57 test case added to check account syncing by Zlash65 · 6 years ago
  73. cc65447 fix: chart of accounts field toggling improv by Zlash65 · 6 years ago
  74. 73acb8c fix: set chart of accounts based on parent company on server side by Zlash65 · 6 years ago
  75. 88c9909 fix: added validation to if account is being added to child company by Zlash65 · 6 years ago
  76. a57d58f feat: once company is saved, parent_company cannot be selected by Zlash65 · 6 years ago
  77. 1a4bfdd feat: selecting parent_company should disable chart_of_accounts based fields by Zlash65 · 6 years ago
  78. e62bd89 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Brand-Item-Defaults-V12 by Saif Ur Rehman · 6 years ago
  79. b263876 Add date to currency exchange caching by bcornwellmott · 6 years ago
  80. 3dd7ddd Merge branch 'master' into develop by Saurabh · 6 years ago
  81. f4049f9 fix: user progress issue by Rohit Waghchaure · 6 years ago
  82. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  83. f1e28e0 mod(regional,italy): Updates to Italian Localization by Gaurav · 6 years ago
  84. 20db65e Merge pull request #16694 from rmehta/refactor-comments by Rushabh Mehta · 6 years ago
  85. 08a6de6 fix(modules): shorten descriptions by Prateeksha Singh · 6 years ago
  86. c8018bd fix: refactored comments API. Depends on https://github.com/frappe/frappe/pull/6891 by Rushabh Mehta · 6 years ago
  87. 5904917 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Brand-Item-Defaults-V12 by Saif Ur Rehman · 6 years ago
  88. 00aaa48 test(Item): test_item_defaults by Saif Ur Rehman · 6 years ago
  89. 1a441b2 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  90. c8b6100 Merge branch 'master' of https://github.com/frappe/erpnext.git into Brand-Item-Defaults by Saif Ur Rehman · 6 years ago
  91. 56cbfe4 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  92. 76728b8 fix: value missing for selling settings - sales_update_frequency (#16530) by Sagar Vora · 6 years ago
  93. a342138 Merge branch 'master' into develop by Saurabh · 6 years ago
  94. 25e63e8 fix: modified date (#16520) by rohitwaghchaure · 6 years ago
  95. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  96. 1467962 Merge pull request #16490 from nabinhait/gst_settings_perm by Nabin Hait · 6 years ago
  97. 3ccc16e Merge pull request #16449 from scmmishra/remove-foundation by Nabin Hait · 6 years ago
  98. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  99. 3f9b231 [fix] Links now redirect to erpnext.com by scmmishra · 6 years ago
  100. f05d91d Merge branch 'develop' into Item-Tax-Template-V12 by Nabin Hait · 6 years ago