fixes in trend analyzer

This commit is contained in:
Nabin Hait 2013-03-22 12:35:11 +05:30
parent 9d3f0405b7
commit 54e79995ee

View File

@ -16,6 +16,7 @@
report.customize_filters = function() {
this.hide_all_filters();
this.dt.set_no_limit(1);
// hide transaction based on permissions
var all_transactions = ["Quotation", "Sales Order", "Delivery Note", "Sales Invoice",