mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
added module icons in grid reports
This commit is contained in:
@@ -55,4 +55,6 @@ wn.pages['trial-balance'].onload = function(wrapper) {
|
||||
},
|
||||
})
|
||||
erpnext.trial_balance = new TrialBalance(wrapper, 'Trial Balance');
|
||||
|
||||
wrapper.appframe.add_module_tab("Accounts");
|
||||
}
|
||||
Reference in New Issue
Block a user