mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-25 14:11:45 +01:00
fix: remove incorrect default field
This commit is contained in:
@@ -150,7 +150,6 @@
|
||||
},
|
||||
{
|
||||
"bold": 1,
|
||||
"default": " ",
|
||||
"fetch_from": "price_list.currency",
|
||||
"fieldname": "currency",
|
||||
"fieldtype": "Link",
|
||||
|
||||
Reference in New Issue
Block a user