[freeside-commits] freeside/FS/FS cust_main.pm,1.351,1.352

Ivan,,, ivan at wavetail.420.am
Thu Jul 31 13:17:44 PDT 2008


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv23973/FS/FS

Modified Files:
	cust_main.pm 
Log Message:
fix receivables report: credits/etc. should be limited by date like before, closes: Bug#3801

Index: cust_main.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main.pm,v
retrieving revision 1.351
retrieving revision 1.352
diff -u -d -r1.351 -r1.352
--- cust_main.pm	15 Jul 2008 20:56:05 -0000	1.351
+++ cust_main.pm	31 Jul 2008 20:17:42 -0000	1.352
@@ -5262,7 +5262,7 @@
 
 =item unapplied_date
 
-set to true to disregard unapplied credits, payments and refunds outside the specified time period - by default the time period restriction only applies to invoices (useful for reporting (or is it?), probably a bad idea for event triggering)
+set to true to disregard unapplied credits, payments and refunds outside the specified time period - by default the time period restriction only applies to invoices (useful for reporting, probably a bad idea for event triggering)
 
 =item total
 



More information about the freeside-commits mailing list