X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/65d2537d658b99b005a18c6663bc1293b41a1d83..08e820f:/templates/webpages/generic/new_item.html diff --git a/templates/webpages/generic/new_item.html b/templates/webpages/generic/new_item.html index 6682bfddf..d30427a5b 100644 --- a/templates/webpages/generic/new_item.html +++ b/templates/webpages/generic/new_item.html @@ -7,8 +7,30 @@

[% 'searched part not for purchase' | $T8 %]

[%- ELSE %]

[% 'Item does not exists in the database' | $T8 %] +[% IF INSTANCE_CONF.get_create_part_if_not_found %] +

[% 'What type of item is this?' | $T8 %]

+ +
+ +

+ +  [% 'Part' | $T8 %]
+  [% 'Assembly' | $T8 %]
+  [% 'Service' | $T8 %]
+  [% 'Assortment' | $T8 %] +

+ + [%- FOREACH var = HIDDENS %] + + [%- END %] +

+ + + +[%- ELSE %] [%- END %] +[%- END %] [%- END %]