[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 3a8fb7c865946019ceee3254972f9275c539b9d2

Ivan ivan at 420.am
Tue Mar 20 11:51:11 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  3a8fb7c865946019ceee3254972f9275c539b9d2 (commit)
      from  33106f75b1cec97c1ced05460bb706a9ee17a317 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3a8fb7c865946019ceee3254972f9275c539b9d2
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Mar 20 11:51:08 2012 -0700

    clarify description, RT#17035

diff --git a/FS/FS/part_event/Condition/cust_bill_has_service.pm b/FS/FS/part_event/Condition/cust_bill_has_service.pm
index 80c47cf..61e32ce 100644
--- a/FS/FS/part_event/Condition/cust_bill_has_service.pm
+++ b/FS/FS/part_event/Condition/cust_bill_has_service.pm
@@ -6,7 +6,7 @@ use FS::cust_bill;
 use base qw( FS::part_event::Condition );
 
 sub description {
-  'Invoice is billing for certain service definitions';
+  'Invoice is billing for (any of) certain service definitions';
 }
 
 sub eventtable_hashref {

-----------------------------------------------------------------------

Summary of changes:
 .../part_event/Condition/cust_bill_has_service.pm  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list