X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Finvoice_html;h=e9b0bdf95d8dbcf9cc47f13738b35c37fa2d5573;hb=91fc21ed01fec83bf1dbb7392d212acdffd4d44c;hp=bd99899e0b7b5b686e82e6201e7970f46dfd4065;hpb=014e2c547f63bcd283eac4d0210a7976ca5fcb90;p=freeside.git diff --git a/conf/invoice_html b/conf/invoice_html index bd99899e0..e9b0bdf95 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -14,7 +14,7 @@ .allcaps { text-transform:uppercase; font-size: 12pt } -
+
@@ -143,7 +143,7 @@ $OUT .= $header; $columncount = scalar(my @array = split /<\/th>'. ''. ( $unitprices ? ''. @@ -172,9 +172,9 @@ } $OUT .= ''; if ( $unitprices ) {
'. + $OUT .= '' . emt('Description') . '' . emt('Unit Price') . '
'; - if ( $line->{'ref'} ne $lastref ) { - $OUT .= $line->{'ref'}; - } + #if ( $line->{'ref'} ne $lastref ) { + # $OUT .= $line->{'ref'}; + #} $OUT .= ' '. $line->{'description'}. '