From 4922d37f9bc96ab24c04441c00575f669c5653de Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 27 Jun 2011 23:19:36 +0000 Subject: [PATCH] check cust_main.edit_subject, RT#13199 --- FS/FS/cust_main.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index b1f71fd3f..b9e95091c 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -4222,7 +4222,7 @@ sub balance_date_sql { =item unapplied_payments_date_sql START_TIME [ END_TIME ] Returns an SQL fragment to retreive the total unapplied payments for this -customer, only considering invoices with date earlier than START_TIME, and +customer, only considering payments with date earlier than START_TIME, and optionally not later than END_TIME. Times are specified as SQL fragments or numeric -- 2.11.0