From: Jan Büren Date: Thu, 14 Sep 2017 10:44:49 +0000 (+0200) Subject: Verkaufsbericht: typo beim refactoren gefixt X-Git-Tag: release-3.5.4~823 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=b9a31c9639dac7103b7916672fb2f20f413bf7f2;p=kivitendo-erp.git Verkaufsbericht: typo beim refactoren gefixt --- diff --git a/templates/webpages/vk/search_invoice.html b/templates/webpages/vk/search_invoice.html index 7d5b0eb98..fb3825744 100644 --- a/templates/webpages/vk/search_invoice.html +++ b/templates/webpages/vk/search_invoice.html @@ -96,7 +96,7 @@ [% 'Partsgroup' | $T8 %] - [% P.select_tag("partsgroupd_id", ALL_PARTSGROUPS, title_key="partsgroup", with_empty=1, style=style) %] + [% P.select_tag("partsgroup_id", ALL_PARTSGROUPS, title_key="partsgroup", with_empty=1, style=style) %] [% 'Country' | $T8 %] [% P.input_tag("country", "", style=style) %]