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