X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_accounts.html;h=e07484b632dccf70e6e8ab72c2713f77abbe5f56;hb=94f5cb152afa9210162295b6727801c296af0631;hp=297b2b8a4ccf875534b2f6dc536b4aa0679e00f1;hpb=b6a261343b48c0b192b879163f3a8be661c2e28c;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_accounts.html b/templates/webpages/am/edit_accounts.html index 297b2b8a4..e07484b63 100644 --- a/templates/webpages/am/edit_accounts.html +++ b/templates/webpages/am/edit_accounts.html @@ -1,6 +1,9 @@ [%- USE T8 %] [%- USE L %] -[% USE HTML %] -
+ @@ -24,12 +27,8 @@ $(function() { - - - - - -
[% title %]
+ +
@@ -129,7 +128,7 @@ $(function() { [% 'Include in drop-down menus' | $T8 %]

[% 'Changes in this block are only sensible if the account is NOT a summary account AND there exists one valid taxkey. To select both Receivables and Payables only make sense for Payment / Receipt (i.e. account cash).' | $T8 %]

[% 'Changes to Receivables and Payables are only possible if no transactions to this account are posted yet.' | $T8 %] - [% 'The changing of tax-o-matic account is NOT recommended, but if you do so please also (re)configure buchungsgruppen and reconfigure ALL charts which point to this tax-o-matic account. ' | $T8 %]

+ [% 'The changing of tax-o-matic account is NOT recommended, but if you do so please also (re)configure booking groups and reconfigure ALL charts which point to this tax-o-matic account. ' | $T8 %]

@@ -218,7 +217,9 @@ $(function() { - + [% IF feature_ustva %] + + [% END %] [% FOREACH tk = ACCOUNT_TAXKEYS %] @@ -228,14 +229,18 @@ $(function() { - + [% IF feature_ustva %] + + [% END %] [% ELSE %] - + [% IF feature_ustva %] + + [% END %] [% END %] @@ -248,23 +253,35 @@ $(function() {
[% 'Report and misc. Preferences' | $T8 %]
[% 'Receivables' | $T8 %]
[% 'Taxkey' | $T8 %] [% 'valid from' | $T8 %][% 'pos_ustva' | $T8 %][% 'pos_ustva' | $T8 %][% 'delete' | $T8 %] ?
 
- - - - - - - - - - - - - - + [% IF feature_erfolgsrechnung %] + + + + + [% END %] + [% IF feature_eurechnung %] + + + + + + + + + [% END %] + [% IF feature_balance %] + + + [% END %] + [% IF feature_datev %] + + + + + [% END %] @@ -276,16 +293,20 @@ $(function() {
- + if ( prev_desc != cur_desc || prev_accno != cur_accno ) + return confirm(kivi.t8("Do you want to set the account number \"#1\" to \"#2\" and the name \"#3\" to \"#4\"?", [prev_accno, cur_accno, prev_desc, cur_desc])); + else + return true; + } + +[% END %] +[% L.hidden_tag('callback', callback) %] +
[% 'EUER' | $T8 %]
[% 'BWA' | $T8 %]
[% 'Datevautomatik' | $T8 %][% 'If checked the taxkey will not be exported in the DATEV Export, but only IF chart taxkeys differ from general ledger taxkeys' | $T8 %]
[% 'Erfolgsrechnung' | $T8 %]
[% 'EUER' | $T8 %]
[% 'BWA' | $T8 %]
[% 'Datevautomatik' | $T8 %][% 'If checked the taxkey will not be exported in the DATEV Export, but only IF chart taxkeys differ from general ledger taxkeys' | $T8 %]
[% 'Folgekonto' | $T8 %]