From 863c23bc41678cc53069fb9a05f018de5d961fdc Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 11 Mar 2004 21:07:40 +0000 Subject: [PATCH] add typeset logo to conf dir and point invoice_latex at it by default --- conf/invoice_latex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1