X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=conf%2Finvoice_latex;fp=conf%2Finvoice_latex;h=ceff84bd228d3972fdcddaaa04bf6c226273b6d2;hp=4df858d22ac2f7ed5b3f027baf9583b23ad5b97f;hb=ffa5a5ba5f1e75ad5e7545f5c8e303e079014f2f;hpb=9896275b96170e2a97e313e64c7aa5bfaf12a087 diff --git a/conf/invoice_latex b/conf/invoice_latex index 4df858d22..ceff84bd2 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -376,7 +376,7 @@ {' . $line->{'description'} . '} {' . $line->{'quantity'} . '} {' . $minutes . 'm ' . $seconds . 's' . '} - {' . '\dollar' . $line->{'amount'} . '}'; + {' . $line->{'amount'} . '}'; } else { $OUT .= '\FSdesc'. '{}'.