From 2e105901d955aed4cecdad793defb8aa477966ed Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 3 Dec 2008 23:29:28 +0000 Subject: [PATCH] allow an all-agent receivables report again --- httemplate/search/report_receivables.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/search/report_receivables.html b/httemplate/search/report_receivables.html index 8040e57e6..19b1ee7cc 100755 --- a/httemplate/search/report_receivables.html +++ b/httemplate/search/report_receivables.html @@ -10,7 +10,7 @@ - <% include( '/elements/tr-select-agent.html' ) %> + <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %> Customers -- 2.11.0