mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 08:35:00 +00:00
Merge branch 'develop' into develop
This commit is contained in:
@@ -104,7 +104,7 @@ frappe.ready(() => {
|
||||
{
|
||||
label: __('Country'),
|
||||
fieldname: 'country',
|
||||
fieldtype: 'Data',
|
||||
fieldtype: 'Link',
|
||||
reqd: 1
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user