X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fcustomer_vendor_turnover%2Fturnover_statistic.html;fp=templates%2Fwebpages%2Fcustomer_vendor_turnover%2Fturnover_statistic.html;h=390835896dd5be1ff2de72ef6dca38aa55f2b111;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=0000000000000000000000000000000000000000;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git 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..390835896 --- /dev/null +++ b/templates/webpages/customer_vendor_turnover/turnover_statistic.html @@ -0,0 +1,10 @@ +[%- USE T8 %] +[%- USE LxERP %] +[%- USE L %] +[%- USE HTML %] +

+[% L.radio_button_tag('period', value='year', label= LxERP.t8('Year'), onclick='kivi.CustomerVendorTurnover.show_turnover_stat("y");') %] + +[% L.radio_button_tag('period', value='month', label= LxERP.t8('Month'), onclick='kivi.CustomerVendorTurnover.show_turnover_stat("m");') %] +

+