'Local bank code' => 'Lokale Bankleitzahl',
'Lock System' => 'System sperren',
'Lock and unlock installation' => 'Installation sperren/entsperren',
+ 'Lock bookings' => 'Buchungen festschreiben',
'Lock file handling failed. Please verify that the directory "#1" is writeable by the webserver.' => 'Die Lockdateibehandlung schlug fehl. Bitte stellen Sie sicher, dass der Webserver das Verzeichnis "#1" beschreiben darf.',
'Lockfile created!' => 'System gesperrt!',
'Lockfile removed!' => 'System entsperrt!',
<td colspan="2"><font color="gray">[% 'Hint: Not all VC Numbers are personal accounts compliant' | $T8 %]</font></td>
[% END %]
</tr>
+ <tr>
+ <td align=left>[% 'Lock bookings' | $T8 %]</td>
+ <td align=left></td>
+ <td colspan="3">[% L.yes_no_tag('locked', 0) %]</td>
+ </tr>
</table>
</td>
</tr>
<input type=hidden name=abrechnungsnr value="[% abrechnungsnr %]">
<input type=hidden name=exporttype value="[% exporttype %]">
+
</form>