[freeside-commits] branch master updated. 41d528f2db67da268ba2a300f5fa9f57bb9ce96c

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


The branch, master has been updated
       via  41d528f2db67da268ba2a300f5fa9f57bb9ce96c (commit)
      from  77c039757aa4733b1498bdfe25ab287f60698c72 (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 41d528f2db67da268ba2a300f5fa9f57bb9ce96c
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Mar 20 11:51:06 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