1. af2eac4 fix: Create error log if something goes wrong while call log creation (#19055) by Suraj Shetty · 5 years ago
  2. 4fe6723 fix: Python 3 fixes for MWS Connector (#18986) by Faris Ansari · 5 years ago
  3. b3c732d refactor(plaid): move configuration from site_config to doctype (#18712) by Chinmay Pai · 5 years ago
  4. f43825e fix: convert dict to list for iteration (#18963) by Suraj Shetty · 5 years ago
  5. fffdb6f feat(Contacts): Multiple Emails in a Contact (#18675) by Himanshu · 5 years ago
  6. 1707c3d fix: exception by Rucha Mahabal · 5 years ago
  7. 9fa5dbd fix: raised exception in shopify by Rucha Mahabal · 5 years ago
  8. 7e81806 Merge branch 'develop' into refactor-call-popup by Suraj Shetty · 5 years ago
  9. 472050b fix(quickbooks): Do not build global search for QuickBooks Migrator (#18628) by Aditya Hase · 5 years ago
  10. 4177ecb Merge branch 'develop' of github.com:frappe/erpnext into refactor-call-popup by Suraj Shetty · 5 years ago
  11. 195465c fix(tally): Ignore unhandled vouchers silently (#18430) by Aditya Hase · 5 years ago
  12. f5dd494 fix(call popup): Multiple changes by Suraj Shetty · 5 years ago
  13. f04b19a fix: Company might not have any warehouses when on_update hook for QBM is being executed by Aditya Hase · 5 years ago
  14. d4c1080 style: Remove multiple whitespace after : by Aditya Hase · 5 years ago
  15. 7352227 fix: Remove unused local variable by Aditya Hase · 5 years ago
  16. 2f6cd19 style: One import per line by Aditya Hase · 5 years ago
  17. 9f40ffc style: Insert whitespace after , by Aditya Hase · 5 years ago
  18. dfeb6be style: Remove whitespace before : by Aditya Hase · 5 years ago
  19. 6bbb726 fix: Remove unused imports by Aditya Hase · 5 years ago
  20. 841d852 refactor: added missing translation functions (#18143) by Anurag Mishra · 5 years ago
  21. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  22. 502565f fix: Make required changes by Suraj Shetty · 5 years ago
  23. 19e4fde Merge branch 'develop' of github.com:frappe/erpnext into call-summary-dialog by Suraj Shetty · 5 years ago
  24. 48535e9 Fix(integrations): Adding Error Logs for Woocommerce (#18061) by Karthikeyan S · 5 years ago
  25. d4420af chore: Remove unwanted files by Suraj Shetty · 5 years ago
  26. 8b95b61 fix: Remove unwanted code by Suraj Shetty · 5 years ago
  27. 340ccb6 fix: Remove unwanted code by Suraj Shetty · 5 years ago
  28. 5ea6a5e fix: Decouple call popup from exotel by Suraj Shetty · 5 years ago
  29. 3fdefff feat: Add medium field in call log doctype by Suraj Shetty · 5 years ago
  30. be1dddd feat: Add call recording URL field to call log by Suraj Shetty · 5 years ago
  31. 06f8034 refactor: Remove redundant code by Suraj Shetty · 5 years ago
  32. 2f84779 fix: Last Communication for lead - Remove unused code - Remove unused import by Suraj Shetty · 5 years ago
  33. c8c1742 fix: Change call log fieldname and some cleanups by Suraj Shetty · 5 years ago
  34. 9778061 fix: Improve call popup UI by Suraj Shetty · 5 years ago
  35. 87645e9 fix: Get available employees from communication medium by Suraj Shetty · 5 years ago
  36. 44c0e9d fix: Create call log instead of communication by Suraj Shetty · 5 years ago
  37. d1668e2 Merge branch 'develop' of github.com:frappe/erpnext into call-summary-dialog by Suraj Shetty · 5 years ago
  38. e9bfecf fix: Add code to update call summary by Suraj Shetty · 5 years ago
  39. bd03a51 fix: Handle end call by Suraj Shetty · 5 years ago
  40. fdf0d91 fix: add shopify_supplier_id custom field while setting up shopify by Saurabh · 5 years ago
  41. 39a4d59 fix: Call popup modal by Suraj Shetty · 5 years ago
  42. 07fe299 fix: Make changes to fix call flow and popup trigger by Suraj Shetty · 5 years ago
  43. 1eeb89f feat: Add get_call status & make a call function by Suraj Shetty · 5 years ago
  44. 57bab84 feat: Add exotel settings by Suraj Shetty · 5 years ago
  45. 863b93c refator: Rename files and move code by Suraj Shetty · 5 years ago
  46. 240008d fix: Multilingual handling in woocommerce integration by Nabin Hait · 5 years ago
  47. 8afeda9 fix: Use all address lines instead of only first two by Aditya Hase · 5 years ago
  48. ba61be9 refactor: Major changes by Aditya Hase · 6 years ago
  49. b6e9eb9 feat(tally): Preprocess and create items and uoms by Aditya Hase · 6 years ago
  50. 27ab5b5 fix(tally): Use LEDSTATENAME instead of STATENAME by Aditya Hase · 6 years ago
  51. f2202cf feat(tally): Preprocess and create parties and addresses by Aditya Hase · 6 years ago
  52. 0668482 feat(tally): Create chart of accounts from tally master data by Aditya Hase · 6 years ago
  53. 55d465f feat(tally): Preprocess master data to generate COA by Aditya Hase · 6 years ago
  54. 9a84a99 feat(tally): Add Tally Migration DocType by Aditya Hase · 6 years ago
  55. 69f0ce1 fix(woocommerce integration): error in new-site by karthikeyan5 · 5 years ago
  56. 307e6a8 fix(woocommerce integration): defaults in settings by karthikeyan5 · 6 years ago
  57. 2b0a8de fix(woocommerce integration): fixing 403 error by karthikeyan5 · 6 years ago
  58. 89206e7 fixed merge conflict by Nabin Hait · 5 years ago
  59. e7b6b46 Merge pull request #17109 from PawanMeh/fixes_16894_v11 by Rushabh Mehta · 6 years ago
  60. ea00f8c [fix] #16894 by hello@openetech.com · 6 years ago
  61. f9f04ed fix: woocommerce settings by Nabin Hait · 6 years ago
  62. c0e1000 fix: SKU issue by pawan · 6 years ago
  63. 7c3e017 fix: Amazon integration issues by pawan · 6 years ago
  64. 551f52f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  65. b9dc031 fix(py3): Use range instead of xrange by Aditya Hase · 6 years ago
  66. 088886e Remove illegal character after break (#16589) by Himanshu · 6 years ago
  67. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  68. 007fbfb [Feature] ERPNext Quickbooks Migrator (#15718) by Aditya Hase · 6 years ago
  69. 9fde97c Fixed merge conflict by Nabin Hait · 6 years ago
  70. 8b7fea5 Merge pull request #15349 from sagarvora/py3-fixes by Ameya Shenoy · 6 years ago
  71. 5381001 [py3] print, StringIO import, and other fixes by Sagar Vora · 6 years ago
  72. 2cc7eb1 fix default settings (#15345) by Pawan Mehta · 6 years ago
  73. 7737620 [Staging] Patch fix - Shopify Settings (#15338) by Zarrar · 6 years ago
  74. 2350dc2 fix syntax error HTTPError in amazon_mws_api (#15324) by ahmad zaqout · 6 years ago
  75. 6010a10 Amazon MWS Connector (#15061) by Pawan Mehta · 6 years ago
  76. e3ac5ff erpnext: refactor async to is_async (#15231) by Aditya Hase · 6 years ago
  77. 796ca56 Use frappe.utils.md_to_html instead of manual import (#15087) by Faris Ansari · 6 years ago
  78. 89c87fd [Minor] Patch fix (#15041) by Zarrar · 6 years ago
  79. f86224e Merge pull request #14945 from chdecultot/gocardless_corrections by Saurabh · 6 years ago
  80. 6321a6b use standard dict method by Charles-Henri Decultot · 6 years ago
  81. 9d09343 Gocardless improvement and payment request correction by Charles-Henri Decultot · 6 years ago
  82. cde1f08 Review corrections by Charles-Henri Decultot · 6 years ago
  83. 19a47c3 Codacy corrections by Charles-Henri Decultot · 6 years ago
  84. 0134e13 Subscription integration by Charles-Henri Decultot · 6 years ago
  85. ba6f6d9 Stripe integration corrections by Charles-Henri Decultot · 6 years ago
  86. a45ea63 Codacy correction by Charles-Henri Decultot · 6 years ago
  87. 6c2ad66 Codacy corrections by Charles-Henri Decultot · 6 years ago
  88. a27673e Travis correction by Charles-Henri Decultot · 6 years ago
  89. 79380c6 Travis correction by Charles-Henri Decultot · 6 years ago
  90. 30da37f Move Stripe to ERPNext by Charles-Henri Decultot · 6 years ago
  91. fb997d6 [Fix] Woocommerce test cases (#14513) by rohitwaghchaure · 6 years ago
  92. 176e7c5 fix the test case for the payroll (#14480) by Manas Solanki · 6 years ago
  93. 294238a Fix shopify test case by Shreya · 6 years ago
  94. d60c0f2 Refactor shopify (#13588) by Saurabh · 6 years ago
  95. df83148 Woocommerce Integration (#13217) by Vinayak Jethe · 7 years ago
  96. bc7a549 Gocardless integration (#13008) by Charles-Henri Decultot · 7 years ago
  97. 3a5dcea Add Github Connector (#11259) by Faris Ansari · 7 years ago