Hi friend,
i need to add balance column in general ledger …
Note : balance = debit - credit.
If you are a developer, please implement it and send an pull request. You need to change in general_lerger.py
file.
Otherwise, there is an existing github issue for this (Suggestion for General Ledger Report - Balance Column · Issue #6953 · frappe/erpnext · GitHub). Please add you comments or give “+1” there, so that other developers take it on priority.
what i need to edit in
general_lerger.py
to show balance …
You need to look into the code yourself.
did it fixed?