X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Fquotation_html;h=a05bb60b8c431072406e4f87f6006a067989949c;hb=fcb0e3c1cb7567c7ce2c24a367c304b9a1e356f3;hp=68d373f04ee503b40017b856c19994c1db3be0fd;hpb=6c3e25436461c3fa83d8dc8b7c683857c98d6a5d;p=freeside.git diff --git a/conf/quotation_html b/conf/quotation_html index 68d373f04..a05bb60b8 100644 --- a/conf/quotation_html +++ b/conf/quotation_html @@ -14,7 +14,7 @@ .allcaps { text-transform:uppercase } -
+
@@ -129,7 +129,7 @@ $OUT .= $header; $columncount = scalar(my @array = split /<\/th>'. ''. ( $unitprices ? ''. @@ -155,7 +155,11 @@ $OUT .= ( ($line->{'ref'} && $line->{'ref'} ne $lastref) ? '' : '_more' ). '">'. ''. + ( $line->{'ref'} ne $lastref + ? $line->{'preref_html'} #. $line->{'ref'} + : '' + ). + ''. ''. ( $unitprices ? ''.
'. + $OUT .= '' . emt('Description') . '' . emt('Unit Price') . ''. - ( $line->{'ref'} ne $lastref ? $line->{'ref'} : '' ). ''. $line->{'description'}. ''. $line->{'unit_amount'}. '