[%- USE T8 %] [%- USE HTML %] [%- USE L %][%- USE P -%]

[% title %]

[% INCLUDE 'common/flash.html' %]
[% IF SHOW_DUNNING_LEVELS %] [% END %] [% IF ALL_DEPARTMENTS.as_list.size %] [% END %]
[% 'Customer' | $T8 %] [% P.input_tag("customer", "", size="35", class="initial_focus") %]
[% 'Dunning Level' | $T8 %]
[% 'Department' | $T8 %]
[% 'Invoice Number' | $T8 %]
[% 'Dunning 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') %]

[%- IF INSTANCE_CONF.get_email_journal %] [%- END %] [%- IF INSTANCE_CONF.get_webdav %] [%- END %] [%- IF INSTANCE_CONF.get_doc_storage %] [%- END %]
[% 'Show old dunnings' | $T8 %] [% 'Show Salesman' | $T8 %]
[% 'Show E-Mails' | $T8 %] [% 'Show documents in WebDAV' | $T8 %] [% 'Show documents in file storage' | $T8 %]