소스 검색

minor refresh fix - contacts

version-14
Zlash65 7 년 전
부모
커밋
7a3dd1613d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      frappe/contacts/doctype/contact/contact.js

+ 1
- 0
frappe/contacts/doctype/contact/contact.js 파일 보기

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


불러오는 중...
취소
저장