X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=8d83f92d27e4b17c291377cce3fda11d0783b1d8;hp=34e465dda391b56b23937b5b3c255dd4f6cfb3a8;hb=247a72232486b809bd0f0d88f3506dc0a1e79d93;hpb=b285918ec3ab6c8203e9f8feaf234da306456e5e 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.',