Fix für Bug 986.
$form->{SHOW_DUNNING_LEVELS} = scalar @{ $form->{DUNNING} };
$form->{jsscript} = 1;
- $form->{title} = $locale->text('Search Dunning');
+ $form->{title} = $locale->text('Dunnings');
$form->{fokus} = "search.customer";
$form->header();
'Save draft' => 'Entwurf speichern',
'Saving the file \'%s\' failed. OS error message: %s' => 'Das Speichern der Datei \'%s\' schlug fehl. Fehlermeldung des Betriebssystems: %s',
'Screen' => 'Bildschirm',
- 'Search Dunning' => 'Mahnung suchen',
'Searchable' => 'Durchsuchbar',
'Select' => 'auswählen',
'Select a Customer' => 'Endkunde auswählen',
'Dunning Process Config saved!' => 'Mahnwesenkonfiguration gespeichert!',
'Dunning Process started for selected invoices!' => 'Mahnprozess für selektierte Rechnungen gestartet',
'Dunning overview' => 'Mahnungsübersicht',
+ 'Dunnings' => 'Mahnungen',
'E-mail' => 'eMail',
'E-mail address missing!' => 'E-Mail-Adresse fehlt!',
'EK' => 'EK',
'Sales Order' => 'Kundenauftrag',
'Sales quotation' => 'Angebot',
'Screen' => 'Bildschirm',
- 'Search Dunning' => 'Mahnung suchen',
'Select a Customer' => 'Endkunde auswählen',
'Select a customer' => 'Einen Kunden auswählen',
'Select a part' => 'Artikel auswählen',
<input name="transdatefrom" id="transdatefrom" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="transdatefrom" id="trigger1" value="?">
</td>
- <th align="right" nowrap>An</th>
+ <th align="right" nowrap>Bis</th>
<td>
<input name="transdateto" id="transdateto" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="transdateto" id="trigger2" value="?">
<input name="dunningfrom" id="dunningfrom" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="dunningfrom" id="trigger3" value="?">
</td>
- <th align="right" nowrap>An</th>
+ <th align="right" nowrap>Bis</th>
<td>
<input name="dunningto" id="dunningto" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="dunningto" id="trigger4" value="?">
<input name="transdatefrom" id="transdatefrom" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="transdatefrom" id="trigger1" value="?">
</td>
- <th align="right" nowrap><translate>To</translate></th>
+ <th align="right" nowrap><translate>To (time)</translate></th>
<td>
<input name="transdateto" id="transdateto" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="transdateto" id="trigger2" value="?">
<input name="dunningfrom" id="dunningfrom" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="dunningfrom" id="trigger3" value="?">
</td>
- <th align="right" nowrap><translate>To</translate></th>
+ <th align="right" nowrap><translate>To (time)</translate></th>
<td>
<input name="dunningto" id="dunningto" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
<input type="button" name="dunningto" id="trigger4" value="?">