diff options
author | ivan <ivan> | 2003-11-29 08:08:36 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-11-29 08:08:36 +0000 |
commit | 23ec9b00410224868d6be1e47a0d72a6c8b3f6f5 (patch) | |
tree | 33839091532e09ff4efc376ab6e8553db42e45dc /conf/invoice_latexnotes | |
parent | e6c8cca8d3daec590f248e9ca16384dc8c94e21e (diff) |
postscript invoice redux
Diffstat (limited to 'conf/invoice_latexnotes')
-rw-r--r-- | conf/invoice_latexnotes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/invoice_latexnotes b/conf/invoice_latexnotes new file mode 100644 index 000000000..29e173103 --- /dev/null +++ b/conf/invoice_latexnotes @@ -0,0 +1,9 @@ +%% +%% Add any customer specific notes in here +%% +\section*{\textsc{Notes}} +\begin{enumerate} +\item PLEASE NOTE NEW ADDRESS BELOW! +\item Please make your check payable to \textbf{Ivan Kohler}. +\item If you have any questions please email or telephone. +\end{enumerate} |