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