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

[% title %]

[% 'Sorting' | $T8 %]
[% 'Main sorting' | $T8 %]
[% 'Secondary sorting' | $T8 %]
[% 'Item & Sums' | $T8 %]
[% 'Item mode' | $T8 %] ([%'Show items from invoices individually' | $T8 %])
[% 'Total sum' | $T8 %] [% 'Decimalplaces' | $T8 %]:
[% 'Parts' | $T8 %]
[% 'Part Number' | $T8 %] [% P.input_tag("partnumber", "", class='wi-small') %]
[% 'Part Description' | $T8 %] [% P.input_tag("description", "", class='wi-wide') %]
[% 'Partsgroup' | $T8 %] [% P.select_tag("partsgroup_id", ALL_PARTSGROUPS, title_key="partsgroup", with_empty=1, class='wi-wide') %]
[% 'Invoices' | $T8 %]
[% 'Invoice Date' | $T8 %] [% #'From' | $T8 %] [% L.date_tag('transdatefrom') %] [% 'Bis' | $T8 %] [% L.date_tag('transdateto') %]
[% 'Customers' | $T8 %]
[% 'Customer' | $T8 %] [% P.input_tag( "customer", "", class="initial_focus wi-wide" ) %]
[% 'Customer Number' | $T8 %] [% P.input_tag( "customernumber", "", class='wi-small' ) %]
[% 'Customer type' | $T8 %] [% L.select_tag("business_id", ALL_BUSINESS_TYPES, title_key="description", with_empty=1, class='wi-wide') %]
[% 'Handling' | $T8 %]
[% 'Employee' | $T8 %] [% L.select_tag("employee_id", ALL_EMPLOYEES, title_key="safe_name", with_empty=1, class='wi-wide') %]
[% 'Salesman' | $T8 %] [% L.select_tag("salesman_id", ALL_EMPLOYEES, title_key="safe_name", with_empty=1, class='wi-wide') %]
[% 'Department' | $T8 %] [% L.select_tag( 'department_id', ALL_DEPARTMENTS, title_key='description', with_empty = 1, class='wi-wide' ) %]
[% 'Project Number' | $T8 %] [% P.project.picker("project_id", "", active="both", valid="both", class='wi-small') %]
[% 'Country' | $T8 %] [% P.input_tag("country", "", class='wi-wide') %]
[% CUSTOM_VARIABLES_FILTER_CODE_CT %] [% CUSTOM_VARIABLES_FILTER_CODE_IC %]
[% 'Filter for customer variables' | $T8 %]
[% 'Filter for item variables' | $T8 %]

[% 'Include in Report' | $T8 %]

[% 'Cumulated or averaged values' | $T8 %] ([% 'invoice mode or item mode' | $T8 %]):

([% 'Single values in item mode, cumulated values in invoice mode' | $T8 %])
([% 'averaged values, in invoice mode only useful when filtered by a part' | $T8 %])
([% 'averaged values, in invoice mode only useful when filtered by a part' | $T8 %])

[% 'Item values' | $T8 %] ([% 'Only shown in item mode' | $T8 %])

[% 'Ship via' | $T8 %]
[% CUSTOM_VARIABLES_INCLUSION_CODE_CT %]

[% 'Customer variables' | $T8 %] ([% 'Only shown in item mode' | $T8 %])

[% CUSTOM_VARIABLES_INCLUSION_CODE_IC %]

[% 'Item variables' | $T8 %] ([% 'Only shown in item mode' | $T8 %])