X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=20ff5a995e882397a868a8c01eef971b09819d45;hb=cd3150ed14f13bc1af071dd0f91015dd32360eae;hp=1063fa50b2308d78e8f9c642684b71604d00178e;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 1063fa50b..20ff5a995 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 %]

+[% PROCESS 'common/flash.html' %]
@@ -20,18 +18,24 @@ - + - +
+ -
-
+
@@ -39,13 +43,17 @@
+[%- IF image && INSTANCE_CONF.get_parts_show_image %] + +[%- END %] +
- + @@ -116,34 +124,24 @@ - - - - @@ -162,18 +160,18 @@ - + - + [%- UNLESS is_assembly %] - + [%- END %] @@ -221,7 +219,6 @@ [%- END %] - [%- UNLESS is_service %] @@ -231,8 +228,18 @@ - - + + + + + + @@ -246,17 +253,18 @@ - [%- END %] [%- IF id %] [%- END %] + [%- UNLESS is_service %] - + + [%- END %] @@ -269,7 +277,6 @@ - [% UNLESS is_service %] - [%- END %] - -
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]
- -
- - [%- UNLESS is_service %] + - [%- END %] - + - [%- UNLESS is_service %] - [%- END %]
[% 'Notes' | $T8 %][% '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 %]
[% 'On Hand' | $T8 %]  [% LxERP.format_amount(onhand) %]
[% 'Bin' | $T8 %][% 'Default Warehouse' | $T8 %] + +
[% 'Default Bin' | $T8 %]
[% 'Verrechnungseinheit' | $T8 %]
@@ -286,8 +293,3 @@