[freeside-commits] branch master updated. 66ee0ce238a80eb556eef61785600d84d3f8d85b

Jonathan Prykop jonathan at 420.am
Fri Mar 13 19:55:06 PDT 2015


The branch, master has been updated
       via  66ee0ce238a80eb556eef61785600d84d3f8d85b (commit)
      from  1eb022fab062f7e0bfbb2c8138f9cda57166ffe6 (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 66ee0ce238a80eb556eef61785600d84d3f8d85b
Author: Jonathan Prykop <jonathan at freeside.biz>
Date:   Fri Mar 13 21:54:34 2015 -0500

    RT#25563 [documentation]

diff --git a/FS/FS/part_event/Action/Mixin/credit_bill.pm b/FS/FS/part_event/Action/Mixin/credit_bill.pm
index 694f965..5a26d2e 100644
--- a/FS/FS/part_event/Action/Mixin/credit_bill.pm
+++ b/FS/FS/part_event/Action/Mixin/credit_bill.pm
@@ -50,6 +50,7 @@ our %part_pkg_cache;
 # 2. the recipient of the commission; may be FS::sales, FS::agent, 
 # FS::access_user, etc. Here we don't use it, but it will be passed through
 # to _calc_credit_percent.
+# 3. optional scalar reference for recording a warning message
 
 sub _calc_credit {
   my $self = shift;

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

Summary of changes:
 FS/FS/part_event/Action/Mixin/credit_bill.pm |    1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list