X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=77add5d97561f89d51bbc8e8ce22e1a5a16ad2a8;hb=0868e3d3883695b4acf8fbb0c61a08f2249af389;hp=9f660733c025082bbd85bf5c201bea9972030cdd;hpb=0f9f314fa40adf66b672065f8f3477789c50ae56;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 9f660733c..77add5d97 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1647,7 +1647,7 @@ and customer address. Include units.', { 'key' => 'quotation_disable_after_days', - 'section' => 'quotations', + 'section' => '', 'description' => 'The number of days, if set, after which a non-converted quotation will be automatically disabled.', 'type' => 'text' }, @@ -6109,6 +6109,13 @@ and customer address. Include units.', }, { + 'key' => 'selfservice-ACH_info_readonly', + 'section' => 'self-service', + 'description' => 'make ACH on self service portal read only', + 'type' => 'checkbox', + }, + + { 'key' => 'selfservice-announcement', 'section' => 'self-service', 'description' => 'HTML announcement to display to all authenticated users on account overview page',