]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/am/edit_accounts.html
use-cases for CH-modus adjusted
[kivitendo-erp.git] / templates / webpages / am / edit_accounts.html
index 95cd8c09d53db5d27a558dd8b0f85877d421dada..7555b8c3b42f61f5ecb8d52212b97e6c07bddaf8 100644 (file)
@@ -249,6 +249,7 @@ $(function() {
           <th align="left">[% 'EUER' | $T8 %]</th>
           <td colspan="3"><select name="pos_eur">[% select_eur %]</select></td>
         </tr>
+     [% IF use_case == 0 %]
         <tr>
           <th align="left">[% 'BWA' | $T8 %]</th>
           <td colspan="3"><select name="pos_bwa">[% select_bwa %]</select></td>
@@ -262,6 +263,7 @@ $(function() {
           <th align="left">[% 'Datevautomatik' | $T8 %]</th>
           <td colspan="3"><input name="datevautomatik" type="checkbox" class="checkbox" value="T" [% IF datevautomatik %]checked [% END %]>[% 'If checked the taxkey will not be exported in the DATEV Export, but only IF chart taxkeys differ from general ledger taxkeys' | $T8 %] </td>
         </tr>
+     [% END %]
         <tr>
           <th align="left">[% 'Folgekonto' | $T8 %]</th>
           <td><select name="new_chart_id">[% selectnewaccount %]</select></td>