mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
added module icons in grid reports
This commit is contained in:
@@ -22,6 +22,8 @@ wn.pages['stock-analytics'].onload = function(wrapper) {
|
||||
});
|
||||
|
||||
new erpnext.StockAnalytics(wrapper);
|
||||
|
||||
wrapper.appframe.add_module_tab("Stock");
|
||||
}
|
||||
|
||||
wn.require("app/js/stock_grid_report.js");
|
||||
|
||||
Reference in New Issue
Block a user