X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=10b2b810e5f35fa443465faac5f02055a54d8b9f;hb=59d2b76f21d930235e7cde6822be8d338a26b777;hp=36947ad827edbf331b186d25f8157263c0117388;hpb=b24f2ed54a7aad4772a6d7c04035887f59fb3fe2;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 36947ad82..10b2b810e 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -837,6 +837,13 @@ my @cdr_formats = ( }, { + 'key' => 'anniversary-rollback', + 'section' => 'billing', + 'description' => 'When billing an anniversary package ordered after the 28th, roll the anniversary date back to the 28th instead of forward into the following month.', + 'type' => 'checkbox', + }, + + { 'key' => 'encryption', 'section' => 'billing', 'description' => 'Enable encryption of credit cards and echeck numbers',