X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=conf%2Finvoice_latex;h=7facc19da8480dffb2f1f28f4ecd4ebf97287af4;hp=aaec6be2129aeea9f25d5919fc13b7a3a2a1676a;hb=f14d53ff0e570cc24395b9d7953ea427ac468de3;hpb=619b9c20b1c2c76d439284bd6d023e5d5d9dbc7d diff --git a/conf/invoice_latex b/conf/invoice_latex index aaec6be21..7facc19da 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -197,19 +197,7 @@ \begin{document} -% -%% Headers and footers defined for the first page -% -%% The LH Heading comprising logo -%% UNCOMMENT the following FOUR lines and change the path if necssary to provide a logo -% -%% The Heading comprising isue date, customer ref & INVOICE name -% -%% Header & footer changes for subsequent pages -% -% -% -[@-- $coupon ? '\enlargethispage{-\extracouponspace}' : '' --@] +% Headers and footers defined for the first page \addressinset \rule{0.5cm}{0cm} \makebox{ \begin{minipage}[t]{7.0cm} @@ -330,5 +318,8 @@ Terms: [@-- $terms --@]\\ --@] \vfill -[@-- $notes --@] +\begin{minipage}[t]{\textwidth} + [@-- $notes --@] + [@-- $coupon ? '\ifthenelse{\equal{\thepage}{1}}{\rule{0pt}{\extracouponspace}}{}' : '' --@] +\end{minipage} \end{document}