X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b16556ccc8e2c1838d5c782b79fd5dcb246b184d..87eebe6:/templates/webpages/ca/list.html diff --git a/templates/webpages/ca/list.html b/templates/webpages/ca/list.html index 82cd1807e..e779a66e6 100644 --- a/templates/webpages/ca/list.html +++ b/templates/webpages/ca/list.html @@ -7,7 +7,6 @@ [% L.hidden_tag('accno', accno) %] [% L.hidden_tag('decription', description) %] [% L.hidden_tag('sort', 'transdate') %] -[% L.hidden_tag('eur', cash) %] [% L.hidden_tag('accounttype', accounttype) %]
| [% 'Method' | $T8 %] | -[% L.radio_button_tag('method', value='accrual', checked=!cash, label=LxERP.t8('Accrual')) %] - [% L.radio_button_tag('method', value='cash', checked=cash, label=LxERP.t8('EUR')) %] | -|||
|---|---|---|---|---|
| [% 'Decimalplaces' | $T8 %] | @@ -88,4 +82,3 @@ | |||