Merge branch 'develop' into develop

This commit is contained in:
Deepesh Garg 2019-10-21 21:23:23 +05:30 committed by GitHub
commit a324be86d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ frappe.ready(() => {
{
label: __('Country'),
fieldname: 'country',
fieldtype: 'Data',
fieldtype: 'Link',
reqd: 1
},
],