Neuer Vorlagensatz RB
[kivitendo-erp.git] / templates / print / RB / taxbird.txb
1 ;; This file was produced by lx-office
2 ;; for using in taxbird. 
3 ;; You probably don't want to touch this 
4 ;; file. In case you do want it anyway, 
5 ;; be warned: BE CAREFUL!!
6 ;;
7 '("Umsatzsteuervoranmeldung <%year%>" (
8 ("vend-id" . "74931")
9 ("land-lieferant" . "<%elsterland%>")
10 ("name-lieferant" . "<%company%>")
11 ("berufsbez" . "")
12 ("strasse-lieferant" . "<%co_street%>")
13 ("plz-lieferant" . "<%co_zip%> ")
14 ("ort-lieferant" . "<%co_city%>")
15 ("vorwahl" . "<%co_phone_prefix%>")
16 ("anschluss" . "<%co_phone%>")
17 ("land" . "<%taxbird_land_nr%>")
18 ("zeitraum" . "<%taxbird_period%>")
19 ("stnr" . "<%taxbird_steuernummer%>")
20
21 <%foreach id%>
22 ("<%id%>" . "<%amount%>")<%end%>
23 ))