RT#25563 [documentation]
authorJonathan Prykop <jonathan@freeside.biz>
Sat, 14 Mar 2015 02:54:34 +0000 (21:54 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Sat, 14 Mar 2015 02:54:34 +0000 (21:54 -0500)
FS/FS/part_event/Action/Mixin/credit_bill.pm

index 694f965..5a26d2e 100644 (file)
@@ -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;