X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=8d83f92d27e4b17c291377cce3fda11d0783b1d8;hb=247a72232486b809bd0f0d88f3506dc0a1e79d93;hp=34e465dda391b56b23937b5b3c255dd4f6cfb3a8;hpb=31e2411af8f9b34986942a6264e8229d9f60b923;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 34e465dda..8d83f92d2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1506,6 +1506,13 @@ and customer address. Include units.', }, { + 'key' => 'quotation_disable_after_days', + 'section' => 'quotations', + 'description' => 'The number of days, if set, after which a non-converted quotation will be automatically disabled.', + 'type' => 'text' + }, + + { 'key' => 'invoice_print_pdf', 'section' => 'printing', 'description' => 'For all invoice print operations, store postal invoices for download in PDF format rather than printing them directly.',