X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fcust_main.pm;fp=FS%2FFS%2Fcust_main.pm;h=112c28dffae10eb38a026892e91b53bbf16d4069;hp=8647c829a1436d0ac9828cbd30864a27c0370235;hb=772656864b377bbd2ef2febd40891ef1206b5be0;hpb=70a5e47201ffd625d0b146af9ce407d285619690 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