Browse Source

minor refresh fix - contacts

version-14
Zlash65 7 years ago
parent
commit
7a3dd1613d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      frappe/contacts/doctype/contact/contact.js

+ 1
- 0
frappe/contacts/doctype/contact/contact.js View File

@@ -38,6 +38,7 @@ frappe.ui.form.on("Contact", {
}
}
});
frm.refresh_field("links");
},
validate: function(frm) {
// clear linked customer / supplier / sales partner on saving...


Loading…
Cancel
Save