]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ar/search.html
Rechnungen nach Fälligkeitsdatum sortieren
[kivitendo-erp.git] / templates / webpages / ar / search.html
index b43630fad19fd76f0d03c673a7a8fb66d601f7a6..5c56e624c148c708c08357d269910c75a293d712 100644 (file)
      </tr>
     [% END %]
      <tr>
-      <th align=right nowrap>[% 'From' | $T8 %]</th>
+      <th align=right nowrap>[% 'Invoice Date' | $T8 %]</th>
       <td>
+       [% 'From' | $T8 %]
        [% L.date_tag('transdatefrom') %]
       </td>
      <th align=right>[% 'Bis' | $T8 %]</th>
       [% L.date_tag('transdateto') %]
      </td>
     </tr>
+     <tr>
+      <th align=right nowrap>[% 'Due Date' | $T8 %]</th>
+      <td>
+       [% 'From' | $T8 %]
+       [% L.date_tag('duedatefrom') %]
+      </td>
+     <th align=right>[% 'Bis' | $T8 %]</th>
+     <td>
+      [% L.date_tag('duedateto') %]
+     </td>
+    </tr>
 
 [%- IF CT_CUSTOM_VARIABLES.size %]
     <tr>