X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_accounts.html;h=c83e94e1a70ab4fb78a16cbe7440f8abf3194357;hb=6ebacae90e52d35ce729638490a015060f12fee3;hp=4715741fca6b7f0212022fc04e2f1fddbad85e57;hpb=8b8d484882dae49244fd69856d7969eca5434c22;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_accounts.html b/templates/webpages/am/edit_accounts.html index 4715741fc..c83e94e1a 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 %]
+ +
@@ -41,7 +40,7 @@ $(function() { - + @@ -49,7 +48,7 @@ $(function() { [% 'Description' | $T8 %] - + @@ -88,9 +87,25 @@ $(function() { [% IF ChartTypeIsAccount %]
[% 'Is this a summary account to record' | $T8 %] - [% L.checkbox_tag('AR', value => 'AR', checked => AR, class => 'checkbox', disabled => AccountIsPosted) %]  [% 'AR' | $T8 %] - [% L.checkbox_tag('AP', value => 'AP', checked => AP, class => 'checkbox', disabled => AccountIsPosted) %]  [% 'AP' | $T8 %] - [% L.checkbox_tag('IC', value => 'IC', checked => IC, class => 'checkbox', disabled => AccountIsPosted) %]  [% 'Inventory' | $T8 %] + [% L.radio_button_tag('summary_account', + value => 'AR', + disabled => AccountIsPosted, + checked => AR) %] +  [% 'AR' | $T8 %] + [% L.radio_button_tag('summary_account', + value => 'AP', + disabled => AccountIsPosted, + checked => AP) %] +  [% 'AP' | $T8 %] + [% L.radio_button_tag('summary_account', + value => 'IC', + disabled => AccountIsPosted, + checked => IC) %] +  [% 'Inventory' | $T8 %] + [% L.radio_button_tag('summary_account', + value => '', + disabled => AccountIsPosted) %] +  [% 'No summary account' | $T8 %] [% IF AccountIsPosted %] [% IF AR %] [% L.hidden_tag('AR', 'AR') %] [% END %] @@ -113,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 %]

@@ -202,7 +217,9 @@ $(function() { - + [% IF feature_ustva %] + + [% END %] [% FOREACH tk = ACCOUNT_TAXKEYS %] @@ -212,18 +229,18 @@ $(function() { - + [% IF feature_ustva %] + + [% END %] [% ELSE %] - [% IF account_exists %] - [% ELSE %] - + [% IF feature_ustva %] + [% END %] - [% END %] @@ -236,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 %] @@ -263,3 +292,19 @@ $(function() { [% END %]
+ +[% IF ( id ) %] + +[% END %]
[% '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 %]