This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
minor refresh fix - contacts
version-14
Zlash65
7 years ago
parent
287d7dc2c6
commit
7a3dd1613d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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...
Write
Preview
Loading…
Cancel
Save