X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=20ff5a995e882397a868a8c01eef971b09819d45;hb=cd3150ed14f13bc1af071dd0f91015dd32360eae;hp=29fbb7aa8322357b472b86e8a082402a1140ec7a;hpb=fc41222c61dbee590005f04c50e8603581462543;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 29fbb7aa8..20ff5a995 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,11 +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' %] +
@@ -18,21 +18,24 @@ - + - +
+ -
-
+
@@ -40,8 +43,8 @@
@@ -235,8 +228,18 @@ - - + + + + + + @@ -256,10 +259,12 @@ [%- END %] + [%- UNLESS is_service %] + [%- END %] @@ -272,7 +277,6 @@ - [% UNLESS is_service %] - [%- END %] - -
-[%- IF image && conf_parts_show_image %] - +[%- IF image && INSTANCE_CONF.get_parts_show_image %] + [%- END %] @@ -50,7 +53,7 @@
- + @@ -121,12 +124,6 @@ - - - - @@ -134,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 %]
@@ -289,8 +293,3 @@