summaryrefslogtreecommitdiff
path: root/FS/FS/part_event/Action
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-03-13 21:54:34 -0500
committerJonathan Prykop <jonathan@freeside.biz>2015-03-13 21:54:34 -0500
commit66ee0ce238a80eb556eef61785600d84d3f8d85b (patch)
tree6e4eabd0e2d61eb63d88b7132d9378694d33bd7a /FS/FS/part_event/Action
parent1eb022fab062f7e0bfbb2c8138f9cda57166ffe6 (diff)
RT#25563 [documentation]
Diffstat (limited to 'FS/FS/part_event/Action')
-rw-r--r--FS/FS/part_event/Action/Mixin/credit_bill.pm1
1 files changed, 1 insertions, 0 deletions
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;