X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/075bd42af8885aee3c18fe055a2c82b8b43f4cea..b293ff8ad52fc76ba0c44783e3982418114d6b08:/templates/webpages/ca/list.html diff --git a/templates/webpages/ca/list.html b/templates/webpages/ca/list.html index 82cd1807e..c0392c286 100644 --- a/templates/webpages/ca/list.html +++ b/templates/webpages/ca/list.html @@ -2,19 +2,15 @@ [% USE T8 %] [% USE HTML %] [% USE LxERP %] -
+

[% title | html %]

+ + [% L.hidden_tag('accno', accno) %] -[% L.hidden_tag('decription', description) %] +[% L.hidden_tag('description', description) %] [% L.hidden_tag('sort', 'transdate') %] -[% L.hidden_tag('eur', cash) %] [% L.hidden_tag('accounttype', accounttype) %] - - - - -
[% title | html %]
@@ -70,11 +66,6 @@ - - - - @@ -88,4 +79,3 @@
[% L.submit_tag('action', LxERP.t8('List Transactions')) %] -
[% L.radio_button_tag('reporttype', value='custom', label=LxERP.t8('Customized Report')) %]

[% '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 %]