frappe.require(“assets/erpnext/js/financial_statements.js”, function() {
frappe.query_reports[“Profit and Loss Statement Consolidated”] = $.extend({},
erpnext.financial_statements);
frappe.query_reports["Profit and Loss Statement Consolidated"]["filters"].push()
});