Merge branch 'develop' into develop

This commit is contained in:
Deepesh Garg
2019-10-21 21:23:23 +05:30
committed by GitHub

View File

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