mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 15:00:27 +00:00
5 lines
114 B
JavaScript
5 lines
114 B
JavaScript
wn.require("app/js/sales_trends_filters.js");
|
|
|
|
wn.query_reports["Quotation Trends"] = {
|
|
filters: get_filters()
|
|
} |