mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
link fix in general ledger
This commit is contained in:
@@ -43,6 +43,7 @@ erpnext.GeneralLedger = wn.views.GridReport.extend({
|
||||
link_formatter: {
|
||||
filter_input: "account",
|
||||
open_btn: true,
|
||||
doctype: "'Account'"
|
||||
}},
|
||||
{id: "debit", name: "Debit", field: "debit", width: 100,
|
||||
formatter: this.currency_formatter},
|
||||
|
||||
Reference in New Issue
Block a user