X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=3aaa66739c798ef9c1038f9376e9c462d0e2dad3;hb=752ed76d717d305b12e32fd2a68b1a253f63008d;hp=d186d04c21c9e2287977a30332ba47f50012f525;hpb=62bfeae993beb7f98d50d319360f1fece128982b;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d186d04c2..3aaa66739 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1911,6 +1911,13 @@ worry that config_items is freeside-specific and icky. }, { + 'key' => 'cust_pkg-change_pkgpart-bill_now', + 'section' => '', + 'description' => "When changing packages, bill the new package immediately. Useful for prepaid situations with RADIUS where an Expiration attribute base don the package must be present at all times.", + 'type' => 'checkbox', + }, + + { 'key' => 'disable_autoreverse', 'section' => 'BIND', 'description' => 'Disable automatic synchronization of reverse-ARPA entries.',