diff options
author | ivan <ivan> | 2004-03-11 21:07:40 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-03-11 21:07:40 +0000 |
commit | 863c23bc41678cc53069fb9a05f018de5d961fdc (patch) | |
tree | 771d1432ad752d59df64c7467481458509183cb7 | |
parent | e966551de1d9d5d903b08cdc83532c7be869d813 (diff) |
add typeset logo to conf dir and point invoice_latex at it by default
-rw-r--r-- | conf/invoice_latex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_latex b/conf/invoice_latex index f63ab324f..195f8fbb2 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -68,7 +68,7 @@ $footer %% UNCOMMENT the following FOUR lines and change the path if necssary to provide a logo
\fancyhead[LO,LE]{
\begin{tabular}{l}
-\includegraphics{/usr/local/etc/freeside/logo.eps}
+\includegraphics{/usr/local/etc/freeside/conf.DBI:Pg:dbname=freeside/logo.eps}
\end{tabular}}
%
%% The Heading comprising isue date, customer ref & INVOICE name
|