fix: link field country in shopping cart (#19370)
This commit is contained in:
parent
48eff90d1f
commit
ed8e3b3786
@ -104,7 +104,7 @@ frappe.ready(() => {
|
||||
{
|
||||
label: __('Country'),
|
||||
fieldname: 'country',
|
||||
fieldtype: 'Data',
|
||||
fieldtype: 'Link',
|
||||
reqd: 1
|
||||
},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user