X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9508e215c78bc172721e14d41d21858abb23672e..26cfeadb8296f61fb4b5774a74f284a4c857144d:/templates/webpages/customer_vendor_turnover/turnover_statistic.html diff --git a/templates/webpages/customer_vendor_turnover/turnover_statistic.html b/templates/webpages/customer_vendor_turnover/turnover_statistic.html new file mode 100644 index 000000000..c2ea10ec5 --- /dev/null +++ b/templates/webpages/customer_vendor_turnover/turnover_statistic.html @@ -0,0 +1,21 @@ +[%- USE T8 %] +[%- USE LxERP %] +[%- USE L %] +[%- USE HTML %] +
+[% L.radio_button_tag('period', value='year', label= LxERP.t8('Year'), onclick='show_turnover_stat("y");') %] + +[% L.radio_button_tag('period', value='month', label= LxERP.t8('Month'), onclick='show_turnover_stat("m");') %] +
+ +