X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d7159c4731608d996de3b6d85895405e542050a..b390c3884452b45898a4e8ff4624ac36e20fe943:/templates/webpages/rc/step1.html diff --git a/templates/webpages/rc/step1.html b/templates/webpages/rc/step1.html new file mode 100644 index 000000000..718fe30cd --- /dev/null +++ b/templates/webpages/rc/step1.html @@ -0,0 +1,33 @@ +[%- USE T8 %] +[%- USE HTML %] +[%- USE L %] +[%- USE LxERP %] + + +

[% 'Reconciliation' | $T8 %]

+ +
+ + + + + + + + + + + + +
[% 'Account' | $T8 %][% L.select_tag('accno', L.options_for_select(PR, value_title_sub=\selection_sub)) %]
[% 'From' | $T8 %][% L.date_tag('fromdate') %][% 'Until' | $T8 %][% L.date_tag('todate') %]
+ +
+
+ +[% L.hidden_tag('nextsub', 'get_payments') %] +[% L.submit_tag('action', LxERP.t8('Continue')) %] + +
+ + +