]> wagnertech.de Git - mfinanz.git/blob - templates/design40_webpages/rp/aging_ar_bottom.html
date error in mapping
[mfinanz.git] / templates / design40_webpages / rp / aging_ar_bottom.html
1 [% USE T8 %]
2 [% USE HTML %]
3 [% USE L %]
4
5  <input type="hidden" name="todate" value="[% HTML.escape(todate) %]">
6  <input type="hidden" name="fromdate" value="[% HTML.escape(fromdate) %]">
7  <input type="hidden" name="title" value="[% HTML.escape(title) %]">
8  <input type="hidden" name="arap" value="[% HTML.escape(arap) %]">
9  <input type="hidden" name="ct" value="[% HTML.escape(ct) %]">
10  <input type="hidden" name="customer" value="[% HTML.escape(customer) %]">
11  <input type="hidden" name="vendor" value="[% HTML.escape(vendor) %]">
12  <input type="hidden" name="department" value="[% HTML.escape(department) %]">
13  [% L.hidden_tag("formname", "statement") %]
14
15 <div id="email_inputs" class="hidden"></div>
16 <div id="print_options" class="hidden">
17   [% PRINT_OPTIONS %]
18 </div>
19 </form>
20
21 </form>
22 <div id="print_dialog" class="hidden">
23   [% PROCESS 'common/_print_dialog.html' %]
24 </div>