fix: semgrep translation issue

This commit is contained in:
Ejaaz Khan
2026-03-31 15:34:46 +05:30
parent 03e4df7a1a
commit df753676c6

View File

@@ -731,7 +731,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",