Einkaufsrechnung -> Suche. Fälligkeitsdatum als Suchfilter hinzugefügt
[kivitendo-erp.git] / templates / webpages / ap / search.html
index 5b6eb3a..601cbb2 100644 (file)
        [% L.date_tag('transdateto') %]
      </td>
     </tr>
+     <tr>
+      <th align=right nowrap>[% 'Due Date' | $T8 %]</th>
+      <td>
+       [% L.date_tag('duedatefrom') %]
+       [% 'Bis' | $T8 %]
+       [% L.date_tag('duedateto') %]
+     </td>
+    </tr>
    <input type=hidden name=sort value=transdate>
    </table>
     </td>