commit | 435a5e4fa318801c7b6e0f84c37a5894ed4c2043 | [log] [tgz] |
---|---|---|
author | Subin Tom <36098155+nemesis189@users.noreply.github.com> | Thu Sep 16 14:42:06 2021 +0530 |
committer | GitHub <noreply@github.com> | Thu Sep 16 14:42:06 2021 +0530 |
tree | 5b5335330f3d9d962003afedd30e47e28c24bb75 | |
parent | 486d7c3a39fb77f23de49d650b91c05758c7fbd7 [diff] |
Update erpnext/erpnext_integrations/doctype/taxjar_settings/taxjar_settings.js Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
diff --git a/erpnext/erpnext_integrations/doctype/taxjar_settings/taxjar_settings.js b/erpnext/erpnext_integrations/doctype/taxjar_settings/taxjar_settings.js index b6a05c4..d495989 100644 --- a/erpnext/erpnext_integrations/doctype/taxjar_settings/taxjar_settings.js +++ b/erpnext/erpnext_integrations/doctype/taxjar_settings/taxjar_settings.js
@@ -8,8 +8,7 @@ }, refresh: (frm) => { - - frm.add_custom_button(__('Update Nexus List'), function(){ + frm.add_custom_button(__('Update Nexus List'), function() { frm.call({ doc: frm.doc, method: 'update_nexus_list'