From: Niclas Zimmermann Date: Tue, 21 Aug 2012 11:15:15 +0000 (+0200) Subject: Merge branch 'GewichtinVerkaufsbericht' X-Git-Tag: release-3.0.0beta1~283^2~2 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/469ca9fc3cac624073270fc3217766dbb7aba253?ds=inline;hp=-c Merge branch 'GewichtinVerkaufsbericht' --- 469ca9fc3cac624073270fc3217766dbb7aba253 diff --combined templates/webpages/vk/search_invoice.html index 84eb11e7e,a4591ffdf..e1d2281d6 --- a/templates/webpages/vk/search_invoice.html +++ b/templates/webpages/vk/search_invoice.html @@@ -1,5 -1,4 +1,5 @@@ [%- USE T8 %] +[%- USE L %]
@@@ -196,11 -195,13 +196,11 @@@ [% 'Invoice Date' | $T8 %] [% 'From' | $T8 %] - - + [% L.date_tag('transdatefrom') %] [% 'Bis' | $T8 %] - - + [% L.date_tag('transdateto') %] @@@ -241,6 -242,9 +241,9 @@@ ([% 'averaged values, in invoice mode only useful when filtered by a part' | $T8 %]) + + [% 'Weight' | $T8 %] +   [% 'Item values' | $T8 %] ([% 'Only shown in item mode' | $T8 %]) @@@ -295,6 -299,8 +298,6 @@@