X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Finvoice_latex;h=7facc19da8480dffb2f1f28f4ecd4ebf97287af4;hb=4e1e828e7ef0437b002544cc30f9934ca1c9751b;hp=aaec6be2129aeea9f25d5919fc13b7a3a2a1676a;hpb=619b9c20b1c2c76d439284bd6d023e5d5d9dbc7d;p=freeside.git 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}