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