X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fvk%2Fsearch_invoice.html;h=6092496fc90dd40ec8c428d3bf91663db7f1148b;hb=c1773213fbc1da4fd43102215d091e399ce3071a;hp=7d5b0eb980d9a161f7fdbceb7a5d48acd6826d3c;hpb=aa63ebae1c0a758ec438c594acb328b1f0e5e001;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) %]