mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-13 06:31:48 +00:00
@@ -748,7 +748,7 @@ def get_columns(filters):
|
|||||||
"options": "transaction_currency",
|
"options": "transaction_currency",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Transaction Currency",
|
"label": _("Transaction Currency"),
|
||||||
"fieldname": "transaction_currency",
|
"fieldname": "transaction_currency",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"options": "Currency",
|
"options": "Currency",
|
||||||
|
|||||||
Reference in New Issue
Block a user