1. eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
  2. 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 1 year, 2 months ago
  3. e16cc38 fix: remove GoCardless Settings and Mpesa Settings from Workspace by Aadhil · 1 year, 3 months ago
  4. 46ea868 fix(plaid): Do not sync pending transactions by Deepesh Garg · 1 year, 3 months ago
  5. b1770b3 refactor: remove test `test_default_bank_account` by s-aga-r · 1 year, 4 months ago
  6. 38aebf6 refactor!: remove `stripe_integration.py` by s-aga-r · 1 year, 4 months ago
  7. 543a768 refactor!: remove `GoCardless Mandate` by s-aga-r · 1 year, 4 months ago
  8. eb419e8 refactor!: remove `Mpesa Settings` by s-aga-r · 1 year, 4 months ago
  9. eded787 refactor!: remove `GoCardless Settings` by s-aga-r · 1 year, 4 months ago
  10. 328ba4b refactor!: remove `woocommerce` by s-aga-r · 1 year, 5 months ago
  11. 4856e11 chore: update integrations workspace by Ankush Menat · 1 year, 5 months ago
  12. 91927f2 chore: woocommerce linter issue (#36837) by s-aga-r · 1 year, 5 months ago
  13. 3f07747 fix: On woocommerce test ping issued during a webhook creation by L Mwangi · 1 year, 5 months ago
  14. 43f530b fix: Plaid Integration status and categories by Kevin Shenk · 1 year, 6 months ago
  15. 0d70ae2 chore: Ingnore issues by Deepesh Garg · 1 year, 6 months ago
  16. 41b6b73 fix: touch modified to migrate by Ankush Menat · 1 year, 7 months ago
  17. 23bc87f Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 1 year, 7 months ago
  18. ddbd7d8 Merge pull request #35591 from resilient-tech/remove-whitelisting by Deepesh Garg · 1 year, 8 months ago
  19. a3ea985 refactor: Use `db.set_single_value` (#35668) by Ankush Menat · 1 year, 8 months ago
  20. 5155d5b chore: remove whitelisting for methods not accessed from UI by DaizyModi · 1 year, 8 months ago
  21. 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 8 months ago
  22. a0131a9 Merge remote-tracking branch 'upstream/develop' into move-exotel-to-separate-app by Suraj Shetty · 1 year, 9 months ago
  23. ddb17a8 fix: plaid log_error syntax issue (#34642) by Richard Case · 1 year, 10 months ago
  24. 64f4396 Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 2 years ago
  25. 5b7d23d feat: bank reconciliation and plaid changes (#33986) by Richard Case · 2 years ago
  26. 8e271fd feat(exotel): make use of `CustomField` in API (#33338) by Sabu Siyad · 2 years, 1 month ago
  27. 0b86b1b refactor: make payments app a soft dependency (#33245) by Ankush Menat · 2 years, 2 months ago
  28. 1100816 refactor!: Move TaxJar integration from ERPNext by Deepesh Garg · 2 years, 2 months ago
  29. dd2493a fix(realtime): Restrict updates to only last modified or current user (#33034) by gavin · 2 years, 3 months ago
  30. 546c809 fix: use `list()` on self mutating iteration by Sabu Siyad · 2 years, 3 months ago
  31. 122f1c0 fix: Explicitly commit "log_error" since its getting called during GET request (#31952) by Suraj Shetty · 2 years, 5 months ago
  32. aafb735 perf: use `create_custom_fields` (#31853) by Sagar Vora · 2 years, 6 months ago
  33. 6349f29 fix: Remove option from Communication Medium by Suraj Shetty · 2 years, 6 months ago
  34. 45544c2 Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 2 years, 6 months ago
  35. 0048bcb chore: fix linter by phot0n · 2 years, 6 months ago
  36. ef14da2 fix: payment utils import paths by phot0n · 2 years, 6 months ago
  37. 3593573 Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 2 years, 6 months ago
  38. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
  39. 3a3d136 refactor!: drop github connector from ERPNext (#31316) by Ankush Menat · 2 years, 8 months ago
  40. ec1607e Merge branch 'develop' of https://github.com/frappe/erpnext into move-exotel-to-separate-app by Suraj Shetty · 2 years, 9 months ago
  41. 53e4fee refactor: Remove exotel by Suraj Shetty · 2 years, 9 months ago
  42. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 9 months ago
  43. 39abfae chore: Remove unused code by Suraj Shetty · 2 years, 10 months ago
  44. 7ef5480 Merge branch 'develop' into exotel-fixes by Ankush Menat · 2 years, 10 months ago
  45. 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
  46. 5b79496 fix: call type doctype, fixes by Subin Tom · 3 years ago
  47. 00b0f10 fix: added type of call select field, additional status for agent rejecting call by Subin Tom · 3 years ago
  48. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 3 years ago
  49. 8d30118 fix: call status fix by Subin Tom · 3 years ago
  50. 1682a26 fix: Taxjar minor fixes by Subin Tom · 3 years ago
  51. a26183e fix: add supported currencies (#29805) by Kenneth Sequeira · 3 years ago
  52. 19a6c21 refactor!: amazon mws integration (#29438) by Sagar Sharma · 3 years ago
  53. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 3 years ago
  54. b05287d fix: drop `six` code (#29479) by Ankush Menat · 3 years ago
  55. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 3 years, 1 month ago
  56. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 3 years, 1 month ago
  57. 9c4455f fix: Removed ERPNext Integration Settings Workspace (#29023) by Shariq Ansari · 3 years, 1 month ago
  58. a388096 Merge pull request #28839 from ankush/migration_hashes by Ankush Menat · 3 years, 2 months ago
  59. ecc5de6 fix: removing db call for variables by Subin Tom · 3 years, 2 months ago
  60. 0963fce fix: Taxjar Nexus list visible only if child table is visible by Subin Tom · 3 years, 2 months ago
  61. 0df9cf9 chore: remove dead/irrelevant links from workspace (#28519) by Ankush Menat · 3 years, 2 months ago
  62. 8c20f66 fix: Sider and Patches by marination · 3 years, 9 months ago
  63. c0f06bc fix: validate hmac unconditionally (#28372) by Ankush Menat · 3 years, 3 months ago
  64. 6d3e9bc fix(M-Pesa): validate type before executing `get_doc` (#28369) by Sagar Vora · 3 years, 3 months ago
  65. 24b0489 fix(WooCommerce): always expect signature in webhook requests (#28367) by Sagar Vora · 3 years, 3 months ago
  66. 45fd819 fix: company condition fix, added company field by Subin Tom · 3 years, 3 months ago
  67. d2915c6 fix: fixed company field, updated patch by Subin Tom · 3 years, 3 months ago
  68. e51c4ba fix: Added company field, filtered account heads by Subin Tom · 3 years, 3 months ago
  69. 75e9100 fix: Fixed customer address variable, sales invoice item field currency issue by Subin Tom · 3 years, 3 months ago
  70. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years, 3 months ago
  71. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
  72. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years, 4 months ago
  73. bd8dda2 Merge pull request #27497 from nemesis189/taxjar-nexus-update by Deepesh Garg · 3 years, 4 months ago
  74. bd8cfb2 fix: Move product tax category folder to taxjar settings by Deepesh Garg · 3 years, 4 months ago
  75. 3ece05a fix: linters fix by Subin Tom · 3 years, 4 months ago
  76. 7114659 fix: improved on_update method, added validation for tax calculation, sandbox mode checks by Subin Tom · 3 years, 4 months ago
  77. 254b20b minor fixes by Subin Tom · 3 years, 4 months ago
  78. d3bb920 fix: dt instead of document in set_value query by Subin Tom · 3 years, 4 months ago
  79. 8675ca5 fix: using db.exists and get_value instead of get_doc by Subin Tom · 3 years, 4 months ago
  80. 0a28fed fix: patch fix, fields disabling by Subin Tom · 3 years, 4 months ago
  81. 54754f4 fix: updated patch, add fields only if fields are checked by Subin Tom · 3 years, 4 months ago
  82. ef66bee fix(plaid): query to check if bank account exists by Saqib · 3 years, 4 months ago
  83. 5c18654 fix: Renamed child table doctype, delete taxes for non nexus state by Subin Tom · 3 years, 5 months ago
  84. 11bd424 Update erpnext/erpnext_integrations/taxjar_integration.py by Subin Tom · 3 years, 5 months ago
  85. 435a5e4 Update erpnext/erpnext_integrations/doctype/taxjar_settings/taxjar_settings.js by Subin Tom · 3 years, 5 months ago
  86. 486d7c3 Update erpnext/erpnext_integrations/doctype/taxjar_settings/taxjar_settings.py by Subin Tom · 3 years, 5 months ago
  87. 0e52731 Update erpnext/erpnext_integrations/taxjar_integration.py by Subin Tom · 3 years, 5 months ago
  88. 3bb60a4 fix: sales_tax attribute in api call before submit by Subin Tom · 3 years, 5 months ago
  89. b01fe1c fix: TaxJar update - nexus, selective api call by Subin Tom · 3 years, 5 months ago
  90. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
  91. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 5 months ago
  92. e465671 fix: invalid escape sequences in regex by Ankush Menat · 3 years, 5 months ago
  93. 694ae81 fix: remove bare excepts by Ankush Menat · 3 years, 5 months ago
  94. 7004944 feat: Taxjar Integration update (#27143) by Subin Tom · 3 years, 5 months ago
  95. 16eed07 fix: use Stripe's Price API for plan-price information (#26107) by Rohan · 3 years, 5 months ago
  96. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 5 months ago
  97. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 6 months ago
  98. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 6 months ago
  99. efb037b refactor!: drop shopify integration from ERPNext (#26700) by Ankush · 3 years, 6 months ago
  100. 2de11fb fix: Test Cases by Deepesh Garg · 3 years, 7 months ago