10 lines
211 B
JavaScript
10 lines
211 B
JavaScript
// Copyright (c) 2016, Frappe Technologies Pvt. Ltd. and contributors
|
|
// For license information, please see license.txt
|
|
/* eslint-disable */
|
|
|
|
frappe.query_reports["Procurement Tracker"] = {
|
|
"filters": [
|
|
|
|
]
|
|
}
|