fix: Country Link field in 'Add address' website modal auto-clears
This commit is contained in:
parent
6495a4d2ed
commit
26bec9d7b4
@ -99,6 +99,7 @@ frappe.ready(() => {
|
||||
fieldname: 'country',
|
||||
fieldtype: 'Link',
|
||||
options: 'Country',
|
||||
only_select: true,
|
||||
reqd: 1
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user