X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=41d448ccfedc7d997f28eb38fad70f6d406add31;hb=464f44accd46ed0b2e1f7e2459f53337a6720a7f;hp=9183c6bb21c72f2aa245dc2c3bf4244d96b2fe57;hpb=9f8a3ead2d89585f1e19422e016e7bbc9fa1efe0;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 9183c6bb2..41d448ccf 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,12 +1,10 @@ [%- 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) %]

- - - -

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

+[% PROCESS 'common/flash.html' %]
@@ -20,18 +18,27 @@ - + - +
+ -
-
+
@@ -39,8 +46,8 @@
@@ -166,18 +161,18 @@ - + - + [%- UNLESS is_assembly %] - + [%- END %] @@ -234,8 +229,18 @@ - - + + + + + + @@ -255,10 +260,12 @@ [%- END %] + [%- UNLESS is_service %] - + + [%- END %] @@ -271,7 +278,6 @@ - [% UNLESS is_service %] - [%- END %] - -
-[%- IF image && conf_parts_show_image %] - +[%- IF image && INSTANCE_CONF.get_parts_show_image %] + [%- END %] @@ -49,7 +56,7 @@
- + @@ -120,12 +127,6 @@ - - - - @@ -133,21 +134,15 @@
[% '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") %] - - - +
[% 'List Price' | $T8 %]
[% 'Sell Price' | $T8 %]
[% 'Last Cost' | $T8 %]
[% 'Bin' | $T8 %][% 'Default Warehouse' | $T8 %] + +
[% 'Default Bin' | $T8 %]
[% 'Verrechnungseinheit' | $T8 %]
@@ -288,8 +294,3 @@