X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=1ed6b0cb6327290e3d31474601a0c37712e05621;hp=a6781e941745255c8ddd21270f7de61476b003a7;hb=7bcf726ffbb331ad01e717f7de36bfb42f5ca4ba;hpb=a6def4c68914a9d8a282eaa34dcff5f6fd002568 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index a6781e941..1ed6b0cb6 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2753,6 +2753,15 @@ and customer address. Include units.', }, { + 'key' => 'selfservice_immutable-package', + 'section' => 'self-service', + 'description' => 'Disable package changes in self-service interface.', + 'type' => 'checkbox', + 'per_agent' => 1, + }, + + + { 'key' => 'selfservice_process-pkgpart', 'section' => 'billing', 'description' => 'Package to add to each manual credit card and ACH payment entered by the customer themselves in the self-service interface. Enabling this option may be in violation of your merchant agreement(s), so please check it(/them) carefully before enabling this option.',