mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
fixes in trend analyzer
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
report.customize_filters = function() {
|
report.customize_filters = function() {
|
||||||
this.hide_all_filters();
|
this.hide_all_filters();
|
||||||
|
this.dt.set_no_limit(1);
|
||||||
|
|
||||||
// hide transaction based on permissions
|
// hide transaction based on permissions
|
||||||
var all_transactions = ["Quotation", "Sales Order", "Delivery Note", "Sales Invoice",
|
var all_transactions = ["Quotation", "Sales Order", "Delivery Note", "Sales Invoice",
|
||||||
|
|||||||
Reference in New Issue
Block a user