X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg%2Fsql_external.pm;h=ca58c4e6678ec2bc9d5481913149fa7096d20f3f;hb=96946b956b5f89693f94e2aab930510a036b8192;hp=6aba9153b98b37cf4cc1c9ca27bf47837e4bbae4;hpb=c160bc6f05b17d8084addc4d638ebc908c9ec0e6;p=freeside.git diff --git a/FS/FS/part_pkg/sql_external.pm b/FS/FS/part_pkg/sql_external.pm index 6aba9153b..ca58c4e66 100644 --- a/FS/FS/part_pkg/sql_external.pm +++ b/FS/FS/part_pkg/sql_external.pm @@ -14,7 +14,7 @@ use FS::part_pkg::flat; 'setup_fee' => { 'name' => 'Setup fee for this package', 'default' => 0, }, - 'recur_flat' => { 'name' => 'Base monthly charge for this package', + 'recur_flat' => { 'name' => 'Base recurring fee for this package', 'default' => 0, }, 'unused_credit' => { 'name' => 'Credit the customer for the unused portion'.