X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;fp=FS%2FFS%2FConf.pm;h=990f2a3be2f795221df26c6363ed16de0046b984;hp=594c0e0760ab12ee0214d6ac43edf07808d868b5;hb=3888fd6d1902f93c19d62df186e04617357f58c5;hpb=6995be2fb5e8c9a07b38c0bb8976a10a9381fc90 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 594c0e076..990f2a3be 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4176,9 +4176,10 @@ and customer address. Include units.', reason_type_options('R'), }, + # was only used to negate invoices during signup when card was declined, now we just void { 'key' => 'signup_credit_type', - 'section' => 'billing', #self-service? + 'section' => 'deprecated', #self-service? 'description' => 'The group to use for new, automatically generated credit reasons resulting from signup and self-service declines.', reason_type_options('R'), },