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