1. 3f9b231 [fix] Links now redirect to erpnext.com by scmmishra · 6 years ago
  2. f05d91d Merge branch 'develop' into Item-Tax-Template-V12 by Nabin Hait · 6 years ago
  3. 596c1b3 Merge pull request #16220 from SaiFi0102/Party-Ledger-Summary by Nabin Hait · 6 years ago
  4. ddc65df fix: delete taxes and charges template while deleting company by Nabin Hait · 6 years ago
  5. 2a1aedf fix(setup): Create regional taxes on creation on company by Nabin Hait · 6 years ago
  6. badf1c4 chore: Add error logging for failed get_exchange_rate call by Faris Ansari · 6 years ago
  7. 0c38cf0 fix: Wrong argument fix in email digest filters by deepeshgarg007 · 6 years ago
  8. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  9. 74a3370 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  10. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  11. f0ea152 Merge pull request #16289 from Anurag810/Quality-inspection-fix by Nabin Hait · 6 years ago
  12. a39f324 fix: Disable rounded total field's value honours docfield's default value by Nabin Hait · 6 years ago
  13. 3565395 Merge branch 'email_digest' of https://github.com/deepeshgarg007/erpnext into email_digest by deepeshgarg007 · 6 years ago
  14. aab6d0e fix(email_digest): Linkes annual income and annual expense to profit and loss statement by deepeshgarg007 · 6 years ago
  15. f7fe08c Merge branch 'develop' into email_digest by Deepesh Garg · 6 years ago
  16. fcaed12 Merge branch 'Party-Ledger-Summary' of https://saifi0102@github.com/SaiFi0102/erpnext.git into Party-Ledger-Summary by Saif Ur Rehman · 6 years ago
  17. 398f593 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  18. 3c9dd73 Added company filters for reports by deepeshgarg007 · 6 years ago
  19. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  20. 00f989a fix(email_digest): fix in account heads by deepeshgarg007 · 6 years ago
  21. 753c5d7 fix(Codacy): Possible Sql injections by deepeshgarg007 · 6 years ago
  22. f8bbcc5 refactor(email_digest): Fixes in email digest links and reports by deepeshgarg007 · 6 years ago
  23. 983d102 Merge branch 'staging-fixes' into Quality-inspection-fix by Nabin Hait · 6 years ago
  24. 29552c1 Merge pull request #16304 from netchampfaris/fix-item-group-pagination by Nabin Hait · 6 years ago
  25. f86123a feat(Party Ledger Summary): Include columns for discount and other adjustments by Saif Ur Rehman · 6 years ago
  26. 68ea608 fix: import unicode_literals by Saurabh · 6 years ago
  27. 187bdf0 Merge pull request #16319 from SaiFi0102/Gross-Profit-Exclude-Opening-Invoice by Nabin Hait · 6 years ago
  28. 8d61794 Merge branch 'Item-Tax-Template' of https://github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  29. 8621869 Created multiple reports and linked them to email digest by deepeshgarg007 · 6 years ago
  30. 2b47d39 feat: Links for reports in email digest by deepeshgarg007 · 6 years ago
  31. 091cfba test: Added test for get_item_tax_template and get_item_tax_map by Saif Ur Rehman · 6 years ago
  32. afec3ca Merge branch 'staging' into develop by Saurabh · 6 years ago
  33. 380b4b0 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  34. e5091cb chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) by Saif · 6 years ago
  35. e194a65 fix: is_opening != 'Yes' by Saif Ur Rehman · 6 years ago
  36. 0c8411d test cases sucess by Anurag Mishra · 6 years ago
  37. af75d9a fix(website): Pagination in child item groups by Faris Ansari · 6 years ago
  38. 07acc2b Allow brand in quick entry by Saif Ur Rehman · 6 years ago
  39. c819ea3 -Added Item Default child table for Brand by Saif Ur Rehman · 6 years ago
  40. 146be9f Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  41. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  42. 8ac2617 Add and Modified DocTypes for Item Tax Template by Saif Ur Rehman · 6 years ago
  43. e165fc0 Merge branch 'staging' into develop by Saurabh · 6 years ago
  44. 4ba9594 [setup] domain not in array by Prateeksha Singh · 6 years ago
  45. 9c56762 [setup] add defaults stage by Prateeksha Singh · 6 years ago
  46. 58db3c1 [setup] fix install_defaults by Prateeksha Singh · 6 years ago
  47. 0e72897 [setup][minor] remove unused import by Prateeksha Singh · 6 years ago
  48. d59b61c [fixtures] re-add market_segments and sales_stages utils by Prateeksha Singh · 6 years ago
  49. 4da8dce [setup] remove unused imports by Prateeksha Singh · 6 years ago
  50. b274f8c [fix] setup chart of accounts by Prateeksha Singh · 6 years ago
  51. 47118ab [setup] remove redundant code by Prateeksha Singh · 6 years ago
  52. 9282e08 [fix] >.< call setup_taxes by Prateeksha Singh · 6 years ago
  53. c3a49b9 [fix] set default_bank_account in company by Prateeksha Singh · 6 years ago
  54. 1aee75a [setup] separate out setup_company by Prateeksha Singh · 6 years ago
  55. 8469b27 [setup] add get_country_and_charts() by Prateeksha Singh · 6 years ago
  56. aeb8abf [setup] add market segments and sales stages by Prateeksha Singh · 6 years ago
  57. 6f72332 [setup][fix] company fixtures by Prateeksha Singh · 6 years ago
  58. 6bf22fa [setup][fix] get newly created root Territory for children by Prateeksha Singh · 6 years ago
  59. c1c0576 [setup] bundle up fixtures and setup docs by Prateeksha Singh · 6 years ago
  60. dabf349 [setup] don't premake company fixtures by Prateeksha Singh · 6 years ago
  61. b422458 [setup] set the default fiscal year that was made by Prateeksha Singh · 6 years ago
  62. 179d827 [setup] fetch setup config by Prateeksha Singh · 6 years ago
  63. 39b8765 [setup][init] setup as document records by Prateeksha Singh · 6 years ago
  64. fe1f532 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  65. 6a9d9d7 Company rename abbr to consider more DocTypes by Saif · 6 years ago
  66. b5c7b96 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  67. 849169e Merge pull request #15969 from rohitwaghchaure/fix_company_dashbord_sales_count by rohitwaghchaure · 6 years ago
  68. 14ffe8b [Fix] Company dashboard sales count condition by Rohit Waghchaure · 6 years ago
  69. e8d3aa9 Merge pull request #15966 from codingCoffee/frankfurter by Ameya Shenoy · 6 years ago
  70. aa0bed1 [fix] #14038-Std hours at company level to calculate timesheet hours (#15819) by Pawan Mehta · 6 years ago
  71. 47a1dba fix: changed currency exchange API to frankfurter (#15958) by Ameya Shenoy · 6 years ago
  72. 438490f fix: changed currency exchange API to frankfurter by Ameya Shenoy · 6 years ago
  73. 1ff9c69 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  74. 068ba19 [Feature] Route optimization for Delivery Trip stops (#15566) by Alchez · 6 years ago
  75. 905c0ff File api (#15637) by Chinmay Pai · 6 years ago
  76. f90af80 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  77. 99c0643 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  78. a1036ad setup wizard failing fix by Zlash65 · 6 years ago
  79. f5d3ce8 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  80. ecba14e Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  81. 37d3686 fix(setup_taxes): Pop if frappe.message_log (#15615) by Shreya Shah · 6 years ago
  82. de5206f Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  83. c2857fd fix(setup_taxes): Pop if frappe.message_log (#15611) by Shreya Shah · 6 years ago
  84. 6005a1e fix(linting): indentation fix by Ameya Shenoy · 6 years ago
  85. da10f6e Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  86. b13b9b4 fix TabError in install_fixtures.py by Sagar Vora · 6 years ago
  87. 75fa6b3 [Enhancement] Improvement to the sales pipeline (#15524) by Charles-Henri Decultot · 6 years ago
  88. b2281cc Lead to customer UX enhancement (#15525) by Charles-Henri Decultot · 6 years ago
  89. f52ee27 fix order labels and add purchase order items overdue (#15436) by RicardoJohann · 6 years ago
  90. 6ecb255 Add Delivery Settings + improve 'Notify Customers' functionality (#15322) by Alchez · 6 years ago
  91. c2dd9ab Fix the problem that naming series would remove trailing '-' from series prefix if ##### was not entered (#15514) by Saif · 6 years ago
  92. 4b404c4 Avoid multiple escapes (#15509) by Suraj Shetty · 6 years ago
  93. 430c3c8 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  94. 86152eb Sales person Commission Report and more (#15431) by deepeshgarg007 · 6 years ago
  95. 63ebeb4 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  96. e83ff38 [Enhance] Deferred Expense (#15437) by Zarrar · 6 years ago
  97. bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
  98. 73165eb fix(patch): create healthcare patch only if domain activated by Nabin Hait · 6 years ago
  99. ed643d5 fix(email digest): Income/expenses value in case of last period of a fiscal year (#15320) by Nabin Hait · 6 years ago
  100. b2b745f [hub] simplify marketplace settings, remove company fields by Prateeksha Singh · 6 years ago