cccb-formulare/erstattung.tex

29 lines
661 B
TeX
Raw Normal View History

2024-12-04 22:42:03 +01:00
\documentclass[]{cccbform}
2024-11-11 03:46:08 +01:00
\begin{document}
2024-11-18 04:42:30 +01:00
\AddressTitle*{Antrag auf Erstattung von Auslagen}
2024-11-11 03:46:08 +01:00
\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}
\Text{Der entsprechende Beleg / Nachweis ist diesem Formular beigefügt.\\Vielen Dank.}
\Signature
2024-12-04 00:16:47 +01:00
\RuleSection{Erstattung}
2024-11-11 03:46:08 +01:00
\Text{Betrag erstattet an:}
\Checkbox{Antragsteller}
\CheckboxOther{Stellvertreter:}
\Signature
2024-12-04 00:16:47 +01:00
\RuleSection{Buchhaltung}
2024-11-11 03:46:08 +01:00
\TwoColumns{
\Notes[Konto / Gegenkonto / Vermerke]
}{
\Notes[Gebucht am / durch]
}
\end{document}