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