cccb-formulare/erstattung.tex
2024-11-11 03:46:08 +01:00

30 lines
671 B
TeX

\documentclass{cccbform}
\begin{document}
\AddressTitle{Antrag auf Erstattung von Auslagen}
\TextField{Name}
\TextField{Verwendungszweck}
\TextField{Erstattungsbetrag}
\Text{Ich bitte um Erstattung}
\Checkbox{in bar}
\Checkbox{auf mein Konto:}
\begin{Indented}
\TextField{IBAN}
\TextField{BIC}
\end{Indented}
\medskip
\Text{Der entsprechende Beleg / Nachweis ist diesem Formular beigefügt.\\Vielen Dank.}
\Signature
\RuleSection{(Erstattung)}
\Text{Betrag erstattet an:}
\Checkbox{Antragsteller}
\CheckboxOther{Stellvertreter:}
\Signature
\RuleSection{(Buchhaltung)}
\TwoColumns{
\Notes[Konto / Gegenkonto / Vermerke]
}{
\Notes[Gebucht am / durch]
}
\end{document}