X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/04e9a4746bd5f1de726ee00593286cbe48684417..e20f3f0dac8c4b362af0e6594de9581d05d0f6c4:/templates/webpages/ic/form_header_master.html
diff --git a/templates/webpages/ic/form_header_master.html b/templates/webpages/ic/form_header_master.html
index 113099b37..b99d6f552 100644
--- a/templates/webpages/ic/form_header_master.html
+++ b/templates/webpages/ic/form_header_master.html
@@ -56,7 +56,7 @@
Group |
[%- INCLUDE generic/multibox.html
- name = 'selectpartsgroup',
+ name = 'partsgroup',
DATA = all_partsgroup,
show_empty = 1,
id_sub = 'pg_keys',
@@ -131,7 +131,7 @@
|
-
+
|
[%- END %]
@@ -173,11 +173,12 @@
Price Factor |
[%- INCLUDE generic/multibox.html
- name = 'price_factors_id',
+ name = 'price_factor_id',
DATA = ALL_PRICE_FACTORS,
show_empty = 1,
id_key = 'id',
label_key = 'description',
+ style = 'width:100px'
-%]
|
@@ -195,6 +196,7 @@
DATA = ALL_UNITS,
id_key = 'name',
label_key = 'name',
+ style = 'width:100px'
-%]
[%- END %]
@@ -214,12 +216,6 @@
On Hand |
[% LxERP.format_amount(onhand) %] |
- [%- IF is_assembly %]
-
- | Stock |
- |
-
- [%- END %]
| ROP |
|