X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=d3cd994be66f4c3b46206528ab39b4a9d66040b6;hb=0bebde603df97eb496150e80a58755b2f792f64a;hp=07d5705883ae210523a2ab50f38655105ab11844;hpb=0b1c458214a23b0ae3d8b8926989341e69468ff3;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 07d570588..d3cd994be 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1838,6 +1838,13 @@ and customer address. Include units.', 'svc_pbx' => 'PBX (svc_pbx)', ], }, + + { + 'key' => 'signup_server-prepaid-template-custnum', + 'section' => 'self-service', + 'description' => 'When the signup server is used with prepaid cards and customer info is not required for signup, the contact/address info will be copied from this customer, if specified', + 'type' => 'text', + }, { 'key' => 'selfservice_server-base_url',