X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Fquotation_html;h=a05bb60b8c431072406e4f87f6006a067989949c;hb=467dfa2d10e8e54bb162554c8f11dca65ec5b565;hp=68d373f04ee503b40017b856c19994c1db3be0fd;hpb=8fa2d4df960414f50c33f1c0e57a9bab02db517e;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'}. '