Buchungen in unrealistischen Zukunfts-Intervallen vermeiden s.a. Trac 1897
[kivitendo-erp.git] / templates / webpages / am / audit_control.html
index 761cc0e..bd127f2 100644 (file)
     <th>[% 'Close Books up to' | $T8 %]</th>
     <td>[% L.date_tag('closedto', closedto) %]</td>
   </tr>
+  <tr>
+    <th>[% 'Maximum future booking interval' | $T8 %]</th>
+    <td><input type="text" name="max_future_booking_interval" id="max_future_booking_interval" value="[% HTML.escape(max_future_booking_interval) %]"></td>
+  </tr>
 </table>
 
 <hr size=3 noshade>