X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=616a06c905d35083a5bd30cc1507413bf211a02c;hb=898373c17b6489ab1971bccc692323aa52b8900e;hp=8f4d05b3c673e94c81e4434ba400797dd970fed2;hpb=c9081050af4a3bd2d151508605493c946b38ff9d;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 8f4d05b3c..616a06c90 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1527,6 +1527,13 @@ and customer address. Include units.', 'type' => 'checkbox', }, + { + 'key' => 'invoice_print_pdf-duplex', + 'section' => 'invoicing', + 'description' => 'Insert blank pages so that spooled invoices are each an even number of pages. Use this for double-sided printing.', + 'type' => 'checkbox', + }, + { 'key' => 'invoice_default_terms', 'section' => 'invoicing',