X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=20ff5a995e882397a868a8c01eef971b09819d45;hb=52131da17ff7e648b2fc2f2f853e6082dfe238e5;hp=1ed3b365a607d06be484bae230cec1bb3b89f37b;hpb=fa7b6442428b3af0e9840d9829950e1efe3aff9f;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 1ed3b365a..20ff5a995 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,13 +1,11 @@ [%- USE T8 %] [%- USE HTML %] -[%- USE LxERP %] - - - - - +[%- USE LxERP %][%- USE L -%][%- USE P -%] +[% PROCESS 'common/select_warehouse_bin.html' %]

[% title %] [% HTML.escape(partnumber) %] [% HTML.escape(description) %]

+[% PROCESS 'common/flash.html' %] +
@@ -20,21 +18,24 @@ - + - +
+ -
-
+
@@ -42,8 +43,8 @@
@@ -237,8 +228,18 @@ - - + + + + + + @@ -258,10 +259,12 @@ [%- END %] + [%- UNLESS is_service %] + [%- END %] @@ -274,7 +277,6 @@ - [% UNLESS is_service %] - [%- END %] - -
-[%- IF image && conf_parts_show_image %] - +[%- IF image && INSTANCE_CONF.get_parts_show_image %] + [%- END %] @@ -52,7 +53,7 @@
- + @@ -123,12 +124,6 @@ - - - - @@ -136,21 +131,17 @@
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]
- -
- [%- UNLESS is_service %] - [%- END %] - + - [%- UNLESS is_service %] - [%- END %]
[% 'Part Notes' | $T8 %][% 'Formula' | $T8 %]
- + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %]
[% 'Bin' | $T8 %][% 'Default Warehouse' | $T8 %] + +
[% 'Default Bin' | $T8 %]
[% 'Verrechnungseinheit' | $T8 %]
@@ -291,8 +293,3 @@