fix stray commit
authormark <mark>
Fri, 30 Jul 2010 05:38:45 +0000 (05:38 +0000)
committermark <mark>
Fri, 30 Jul 2010 05:38:45 +0000 (05:38 +0000)
FS/FS/Conf.pm

index 15551d5..f147932 100644 (file)
@@ -1169,12 +1169,6 @@ and customer address. Include units.',
     'type'        => 'select',
     'select_enum' => [ '', 'Payable upon receipt', 'Net 0', 'Net 10', 'Net 15', 'Net 20', 'Net 30', 'Net 45', 'Net 60' ],
   },
-  {
-    'key'         => 'invoice_print_pdf',
-    'section'     => 'invoicing',
-    'description' => 'Store postal invoices for download in PDF format rather than printing them directly.',
-    'type'        => 'checkbox',
-  },
 
   { 
     'key'         => 'invoice_show_prior_due_date',