From: Ivan Kohler Date: Tue, 10 Apr 2018 23:03:00 +0000 (-0700) Subject: invoice_usesummary is already agent virt, just need to be able to set it, RT#79636 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=edfb47cb5040a910c81329c33d02356933dae8fb invoice_usesummary is already agent virt, just need to be able to set it, RT#79636 --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 0a29075d2..9f234da11 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1215,6 +1215,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, }, {