mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
5 lines
124 B
JavaScript
5 lines
124 B
JavaScript
wn.require("app/js/purchase_trends_filters.js");
|
|
|
|
wn.query_reports["Purchase Invoice Trends"] = {
|
|
filters: get_filters()
|
|
} |