X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg%2Fprepaid.pm;h=4499d0e52723cf3987ce5a1ba3e4bd2044796f5d;hb=e3dffa23a03cd9f88946ceb78bc75ada29bc013a;hp=d309d453f5be3ca5cbdd927c08a61e58031b8664;hpb=c648976f0b7975f2328ebd7ba8c711fad0ca4195;p=freeside.git diff --git a/FS/FS/part_pkg/prepaid.pm b/FS/FS/part_pkg/prepaid.pm index d309d453f..4499d0e52 100644 --- a/FS/FS/part_pkg/prepaid.pm +++ b/FS/FS/part_pkg/prepaid.pm @@ -14,6 +14,8 @@ tie %recur_action, 'Tie::IxHash', %info = ( 'name' => 'Prepaid, flat rate', + #'name' => 'Prepaid (no automatic recurring)', #maybe use it here too + 'shortname' => 'Prepaid, no automatic cycle', 'fields' => { 'setup_fee' => { 'name' => 'One-time setup fee for this package', 'default' => 0,