X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=3d7ffe7cd391d4ea53ef23361568b9fc054ece3e;hb=ab6e4f9b42a6e7fe2031ad5f2443ef6a3584be1e;hp=35b88eaad5f1faec46159a347cc20a1efbe60b10;hpb=b4d1207f9b9d873e6c660682735151d1fdf89bd5;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 35b88eaad..3d7ffe7cd 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',