[%- USE T8 %] [%- USE L %][%- USE P -%] [% SET style="width: 250px" %]

[% title %]

[% L.hidden_tag("sort", "transdate") %]
[% 'Vendor' | $T8 %] [% L.input_tag("vendor", vendor, style=style, class="initial_focus") %]
[% 'Contact Person' | $T8 %] [% L.input_tag("cp_name", '', style=style) %]
[% 'Department' | $T8 %] [% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1, style=style) %]
[% 'Invoice Number' | $T8 %] [% L.input_tag("invnumber", "", style=style) %]
[% 'Order Number' | $T8 %] [% L.input_tag("ordnumber", "", style=style) %]
[% 'Steuersatz' | $T8 %] [% L.select_tag('taxzone_id', ALL_TAXZONES, with_empty=1, title_key='description', style=style) %]
[% 'Transaction description' | $T8 %] [% L.input_tag("transaction_description", "", style=style) %]
[% 'Notes' | $T8 %] [% L.input_tag("notes", "", style=style) %] [% 'Part Description' | $T8 %] [% L.input_tag("parts_description", "", style=style) %]
[% 'Project Number' | $T8 %] [% P.project.picker("project_id", project_id, active="both", valid="both", style=style) %] [% 'Part Number' | $T8 %] [% L.input_tag("parts_partnumber", "", style=style) %]
[% 'Invoice Date' | $T8 %] [% L.date_tag('transdatefrom') %] [% 'Bis' | $T8 %] [% L.date_tag('transdateto') %]
[% 'Due Date' | $T8 %] [% L.date_tag('duedatefrom') %] [% 'Bis' | $T8 %] [% L.date_tag('duedateto') %]
[% 'Include in Report' | $T8 %]
[% 'Open' | $T8 %] [% 'Closed' | $T8 %]
[% 'ID' | $T8 %] [% 'Invoice Number' | $T8 %] [% 'Order Number' | $T8 %]
[% 'Vendor' | $T8 %] [% 'Invoice Date' | $T8 %] [% 'Amount' | $T8 %]
[% 'Tax' | $T8 %] [% 'Total' | $T8 %] [% 'Date Paid' | $T8 %]
[% 'Paid' | $T8 %] [% 'Due Date' | $T8 %] [% 'Amount Due' | $T8 %]
[% 'Notes' | $T8 %] [% 'Employee' | $T8 %] [% 'Department' | $T8 %]
[% 'Subtotal' | $T8 %] [% 'Document Project Number' | $T8 %] [% 'Transaction description' | $T8 %]
[% 'Steuersatz' | $T8 %] [% 'Payment Terms' | $T8 %] [% 'Chart' | $T8 %] [% 'direct debit' | $T8 %]
[% 'Debit Account' | $T8 %] [% 'Insert Date' | $T8 %]
[% 'Vendor' | $T8 %]
[% 'Vendor Number' | $T8 %] [% 'Country' | $T8 %] [% 'USt-IdNr.' | $T8 %]