6 lines
162 B
JavaScript
6 lines
162 B
JavaScript
// Copyright (c) 2016, Frappe Technologies and contributors
|
|
// For license information, please see license.txt
|
|
|
|
frappe.query_reports["ToDo"] = {
|
|
filters: [],
|
|
};
|