From 66ee0ce238a80eb556eef61785600d84d3f8d85b Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Fri, 13 Mar 2015 21:54:34 -0500 Subject: [PATCH] RT#25563 [documentation] --- FS/FS/part_event/Action/Mixin/credit_bill.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/FS/FS/part_event/Action/Mixin/credit_bill.pm b/FS/FS/part_event/Action/Mixin/credit_bill.pm index 694f9650f..5a26d2e56 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; -- 2.11.0