invoice_usesummary is already agent virt, just need to be able to set it, RT#79636
[freeside.git] / FS / FS / Conf.pm
index 2583e44..cacbf67 100644 (file)
@@ -1230,6 +1230,7 @@ my $validate_email = sub { $_[0] =~
     'section'     => 'invoicing',
     'description' => 'Indicates that html and latex invoices should be in summary style and make use of invoice_latexsummary.',
     'type'        => 'checkbox',
+    'per_agent'   => 1,
   },
 
   {