X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header.html;h=d9d635b295da40abc845bee328ae6d382a3c38f4;hb=10d6fe63ec82e50322a1fe08902fde7a0c1efa4e;hp=136be7073cd479dfdee3fabcc3a8de0f40be1a5d;hpb=4b937d1a3839d8235a650172a59998c1b7126e22;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 136be7073..d9d635b29 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,13 +46,17 @@
+[%- IF image && INSTANCE_CONF.get_parts_show_image %] + +[%- END %] + @@ -162,18 +161,18 @@ - + - + [%- UNLESS is_assembly %] - + [%- END %] @@ -221,7 +220,6 @@ [%- END %] - [%- UNLESS is_service %] @@ -231,8 +229,18 @@ - - + + + + + + @@ -246,17 +254,18 @@ - [%- END %] [%- IF id %] [%- END %] + [%- UNLESS is_service %] - + + [%- END %] @@ -269,7 +278,6 @@ - [% UNLESS is_service %] - [%- END %] - -
- + @@ -116,12 +127,6 @@ - - - - @@ -129,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 %]
[% 'On Hand' | $T8 %]  [% LxERP.format_amount(onhand) %]
[% 'Bin' | $T8 %][% 'Default Warehouse' | $T8 %] + +
[% 'Default Bin' | $T8 %]
[% 'Verrechnungseinheit' | $T8 %]
@@ -286,8 +294,3 @@