9 lines
182 B
JavaScript
9 lines
182 B
JavaScript
|
// Copyright (c) 2016, Frappe Technologies Pvt. Ltd. and contributors
|
||
|
// For license information, please see license.txt
|
||
|
|
||
|
frappe.query_reports["Item Prices"] = {
|
||
|
"filters": [
|
||
|
|
||
|
]
|
||
|
}
|