Merge pull request #20811 from ruchamahabal/healthcare_refactor

refactor: Healthcare Module
This commit is contained in:
Rushabh Mehta
2020-04-13 17:16:02 +05:30
committed by GitHub
93 changed files with 6798 additions and 13714 deletions

View File

@@ -55,8 +55,8 @@ frappe.ui.form.on('Employee',{
};
});
},
prefered_contact_email:function(frm){
frm.events.update_contact(frm)
prefered_contact_email:function(frm){
frm.events.update_contact(frm)
},
personal_email:function(frm){
frm.events.update_contact(frm)