]> wagnertech.de Git - mfinanz.git/blob - templates/design40_webpages/ustva/report.html
date error in mapping
[mfinanz.git] / templates / design40_webpages / ustva / report.html
1 [%- USE T8 %]
2 [% USE HTML %][%- USE L -%]
3 <h1>[% HTML.escape(title) %]</h1>
4
5  <form method="post" id="form_do" action="[% HTML.escape(script) %]">
6
7  [%- INCLUDE 'common/flash.html' %]
8  <input type="hidden" name="title" value="[% HTML.escape(title) %]">
9
10  <table width="100%">
11   <tr>
12     <td>
13       <table>
14         <tr>
15           <td width="50%" align="left" valign="top">
16             <fieldset>
17             <legend>
18             <b>[% 'Company' | $T8 %]</b>
19             </legend>
20
21             [% company_given %]
22             [% address_given %]
23
24             <br />
25             <br />
26             [% 'Tel' | $T8 %].:&nbsp;
27             [% HTML.escape(co_tel) %]
28             <br />
29             [% 'Fax' | $T8 %].:&nbsp;
30             [% HTML.escape(co_fax) %]
31             <br />
32             <br />
33             [% HTML.escape(co_email) %]
34             <br />
35             <br />
36
37             [% 'Tax Number' | $T8 %]:&nbsp;
38 [%- IF COA_Germany %]
39             [% taxnumber_given %]
40             <br />
41 [%- ELSE %]
42             [% taxnumber %]
43 [%- END %]
44             </fieldset>
45             <br />
46
47             [%- IF fa_steuerberater_name %]
48               <fieldset>
49               <legend>
50                 <input type="checkbox" title="[% 'Assume Tax Consultant Data in Tax Computation?' | $T8 %]" name="fa_steuerberater" id="steuerberater" value="1" checked>
51                  &nbsp;<b>[% 'Tax Consultant' | $T8 %]</b>
52               </legend>
53
54                 [% HTML.escape(fa_steuerberater_name) %]<br />
55                 [% HTML.escape(fa_steuerberater_street) %]<br />
56                 [% HTML.escape(fa_steuerberater_city) %]<br />
57                 [% 'Tel.' | $T8 %] [% HTML.escape(fa_steuerberater_tel) %]<br />
58               </fieldset>
59               <br />
60             [%- END %]
61
62             <fieldset>
63             <legend>
64             <b>[% 'Tax Period' | $T8 %]</b>
65             </legend>
66             [% select_year %] [% ustva_vorauswahl %]
67             <br />
68             [% checkbox_kz_10 %]
69             [% checkbox_kz_22 %]
70             <br />
71             [% checkbox_kz_29 %]
72             [% checkbox_kz_26 %]
73             <br />
74             [%- IF fa_voranmeld %]
75               <br />
76               [% period_local %]
77               [%- IF fa_dauerfrist %]
78                 [% 'With Extension Of Time' | $T8 %]
79               [%- END %]
80               <br />
81             [%- END %]
82
83             [%- IF method_local %]
84               [% 'Method' | $T8 %]: [% method_local %]
85             [%- END %]
86             </fieldset>
87           </td>
88           <td width="50%" valign="top">
89               <fieldset>
90               <legend>
91                  <b>[% 'Tax Office' | $T8 %]</b>
92               </legend>
93               <h3>[% fa_name_given %]</h3>
94
95               [% HTML.escape(fa_strasse) %]
96               <br>
97               [% HTML.escape(fa_plz) %]&nbsp; &nbsp;[% HTML.escape(fa_ort) %]
98               <br>
99               <br>
100               [% 'Tel' | $T8 %].:&nbsp;
101               [% HTML.escape(fa_telefon) %]
102               <br>
103               [% 'Fax' | $T8 %].:&nbsp;
104               [% HTML.escape(fa_fax) %]
105               <br>
106               <br>
107               <!-- Mailto alles Maskieren! -->
108               <a href="mailto:[% HTML.escape(fa_email) %]
109                 ?subject=&quot;[% HTML.escape(taxnumber) %]:&quot;
110                 &amp;bcc=&quot;[% HTML.escape(email) %]&quot;
111                 &amp;body=&quot;Sehr%20geehrte%20Damen%20und%20Herren,
112                 %0D%0A%0D%0A%0D%0AMit%20freundlichen%20Gr&uuml;&szlig;en
113                 %0D%0A%0D%0A[% HTML.escape(signature) %]&quot;">
114               [% HTML.escape(fa_email) %]
115               </a>
116               <br>
117               <a href="[% fa_internet %]">
118               [% HTML.escape(fa_internet) %]
119               </a>
120               <br>
121               <br>
122               [% 'Openings' | $T8 %]
123               <br>
124               [% openings %]
125               <br>
126               <br>
127               [% 'Bank Connections' | $T8 %]
128               <table>
129               <tr>
130
131               [%- FOREACH row = tax_office_banks %]
132                   <td width="40%">
133                   [% HTML.escape(row.Bankbezeichnung) %]
134                   <br>
135                   [% 'Account' | $T8 %]:&nbsp;
136                   [% HTML.escape(row.Kontonummer) %]
137                   <br>
138                   [% 'Bank Code' | $T8 %]:&nbsp;
139                   [% HTML.escape(row.BLZ) %]
140                   </td>
141               [%- END %]
142
143               </tr>
144               </table>
145               <br>
146               </fieldset>
147           </td>
148         </tr>
149       </table>
150      </td>
151     </tr>
152     <tr>
153      <td><hr size="3" noshade></td>
154     </tr>
155   </table>
156
157   <br>
158   <input type="hidden" name="address" value="[% HTML.escape(address) %]">
159   <input type="hidden" name="reporttype" value="custom">
160   <input type="hidden" name="co_zip" value="[% HTML.escape(co_zip) %]">
161   <input type="hidden" name="co_tel" value="[% HTML.escape(co_tel) %]">
162   <input type="hidden" name="co_email" value="[% HTML.escape(co_email) %]">
163   <input type="hidden" name="co_street" value="[% HTML.escape(co_street) %]">
164   <input type="hidden" name="co_city" value="[% HTML.escape(co_city) %]">
165   <input type="hidden" name="account_method" value="[% HTML.escape(account_method) %]">
166   <input type="hidden" name="fa_bufa_nr" value="[% HTML.escape(fa_bufa_nr) %]">
167   [% L.hidden_tag("format", "html") %]
168 </form>
169 [%- IF LXCONFIG.paths.geierlein_path %]
170 <script type='text/javascript'>
171
172   function sendGeierlein () {
173     kivi.submit_ajax_form('controller.pl?action=ODGeierlein/send', $('#form_do'));
174     return false;
175   }
176
177   function openGeierlein(myimport) {
178     localStorage["geierlein.import"] = myimport;
179     var geierpath = '[% LXCONFIG.paths.geierlein_path %]';
180     window.open(geierpath + '/#importLocalStorage','_blank','');
181     return false;
182   }
183 </script>
184 [%- END %]