mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-23 13:12:22 +01:00
chore: hide currency column
This commit is contained in:
@@ -210,6 +210,7 @@ class PartyLedgerSummaryReport:
|
||||
"fieldtype": "Link",
|
||||
"options": "Currency",
|
||||
"width": 50,
|
||||
"hidden": 1,
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user