X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2e9687c8d57a1609e2936e30c3f97d9366fab61d..b293ff8ad52fc76ba0c44783e3982418114d6b08:/templates/webpages/ca/list.html diff --git a/templates/webpages/ca/list.html b/templates/webpages/ca/list.html index 3189dce99..c0392c286 100644 --- a/templates/webpages/ca/list.html +++ b/templates/webpages/ca/list.html @@ -2,22 +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 %]
@@ -73,11 +66,6 @@ - - - - @@ -91,6 +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 %]