X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_bill_event.pm;fp=FS%2FFS%2Fpart_bill_event.pm;h=b7c8b6a2d42c8f201da32a119be41a93fa809ab6;hp=7dfea50664fa0da79ffbe967cfb23ed5c627b575;hb=3081639bd119c6d281ef23139649b2e73ba62754;hpb=d33c75b60d9cb9f7155635dc2cd25307f06d947f diff --git a/FS/FS/part_bill_event.pm b/FS/FS/part_bill_event.pm index 7dfea5066..b7c8b6a2d 100644 --- a/FS/FS/part_bill_event.pm +++ b/FS/FS/part_bill_event.pm @@ -158,7 +158,7 @@ sub check { if ( $self->plandata =~ /^(agent_)?templatename\s+(.*)$/m ) { my $name= $2; - foreach my $file (qw( template latex latexnotes )) { + foreach my $file (qw( template latex latexnotes html htmlnotes )) { unless ( $conf->exists("invoice_${file}_$name") ) { $conf->set( "invoice_${file}_$name" =>