omit due date option, RT#73002
authorIvan Kohler <ivan@freeside.biz>
Thu, 22 Dec 2016 22:02:57 +0000 (14:02 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 22 Dec 2016 22:02:57 +0000 (14:02 -0800)
FS/FS/Conf.pm

index dd0d621..8009b65 100644 (file)
@@ -1681,7 +1681,7 @@ and customer address. Include units.',
 
   { 
     'key'         => 'invoice_omit_due_date',
 
   { 
     'key'         => 'invoice_omit_due_date',
-    'section'     => 'invoice_balances',
+    'section'     => 'invoicing',
     'description' => 'Omit the "Please pay by (date)" from invoices.',
     'type'        => 'checkbox',
     'per_agent'   => 1,
     'description' => 'Omit the "Please pay by (date)" from invoices.',
     'type'        => 'checkbox',
     'per_agent'   => 1,