X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_main.pm;h=112c28dffae10eb38a026892e91b53bbf16d4069;hb=6f9ecf9166104067d8d038fdcc7c8296d0a58cd3;hp=8647c829a1436d0ac9828cbd30864a27c0370235;hpb=acb5db886076201922167d39d76fd9b3e9e54c9c;p=freeside.git diff --git a/FS/FS/cust_main.pm b/FS/FS/cust_main.pm index 8647c829a..112c28dff 100644 --- a/FS/FS/cust_main.pm +++ b/FS/FS/cust_main.pm @@ -272,7 +272,7 @@ Enable individual CDR spooling, empty or `Y' =item dundate -A suggestion to events (see L) to delay until this unix timestamp +A suggestion to events (see L) to delay until this unix timestamp =item squelch_cdr @@ -2179,7 +2179,7 @@ FS::cust_pkg::cancel() methods. =item quiet - can be set true to supress email cancellation notices. -=item reason - can be set to a cancellation reason (see L), either a +=item reason - can be set to a cancellation reason (see L), either a reasonnum of an existing reason, or passing a hashref will create a new reason. The hashref should have the following keys: typenum - Reason type (see L) @@ -2730,7 +2730,7 @@ UNIX timestamps; see L). Also see L and L for conversion functions. The empty string can be passed to disable that time constraint completely. -Accepts the same options as L: +Accepts the same options as L: =over 4