[%- USE T8 %] [%- USE HTML %] [%- USE L %]
[% title %]
[% IF SHOW_DUNNING_LEVELS %] [% END %] [% IF SHOW_DEPARTMENT_DDBOX %] [% END %]
[% 'Customer' | $T8 %] [% IF SHOW_CUSTOMER_DDBOX %] [% ELSE %] [% END %]
[% 'Dunning Level' | $T8 %]
[% 'Department' | $T8 %]
[% 'Invoice Number' | $T8 %]
[% 'Order Number' | $T8 %]
[% 'Notes' | $T8 %]
[% 'Invdate from' | $T8 %] [% L.date_tag('transdatefrom') %] [% 'To (time)' | $T8 %] [% L.date_tag('transdateto') %]
[% 'Dunning Date from' | $T8 %] [% L.date_tag('dunningfrom') %] [% 'To (time)' | $T8 %] [% L.date_tag('dunningto') %]
[% 'Salesman' | $T8 %] [% L.select_tag('salesman_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style = 'width:250px') %]

[% 'Show old dunnings' | $T8 %] [% 'Show Salesman' | $T8 %]