X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fvk%2Fsearch_invoice.html;h=6092496fc90dd40ec8c428d3bf91663db7f1148b;hb=4aa438985bc3b8d48c1350fe729c1ee25548b613;hp=7d5b0eb980d9a161f7fdbceb7a5d48acd6826d3c;hpb=25000c1e78ff40c097ea0872d46a9a8da4608313;p=kivitendo-erp.git diff --git a/templates/webpages/vk/search_invoice.html b/templates/webpages/vk/search_invoice.html index 7d5b0eb98..6092496fc 100644 --- a/templates/webpages/vk/search_invoice.html +++ b/templates/webpages/vk/search_invoice.html @@ -81,7 +81,7 @@ [% 'Project Number' | $T8 %] - [% P.project_picker("project_id", "", style=style) %] + [% P.project.picker("project_id", "", style=style) %] @@ -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) %]