X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor_turnover%2Fdun_statistic.html;fp=templates%2Fwebpages%2Fcustomer_vendor_turnover%2Fdun_statistic.html;h=e0c95c571917e63eda5ad8426e6548c42afa8615;hp=0000000000000000000000000000000000000000;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 diff --git a/templates/webpages/customer_vendor_turnover/dun_statistic.html b/templates/webpages/customer_vendor_turnover/dun_statistic.html new file mode 100644 index 000000000..e0c95c571 --- /dev/null +++ b/templates/webpages/customer_vendor_turnover/dun_statistic.html @@ -0,0 +1,11 @@ +[%- USE T8 %] +[%- USE LxERP %] +[%- USE L %] +[%- USE HTML %] + +

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

+