X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fform_header_master.html;h=8635b416845352402aadab0336f05ca255606260;hb=b8916e5c2982dd12e0a612252c85f5e1648e162c;hp=afdc1821436cb7729d19a210c8bdf5d8d4713497;hpb=e309bf11488adf41abefed6a2833761e3d9ab3c9;p=kivitendo-erp.git diff --git a/templates/webpages/ic/form_header_master.html b/templates/webpages/ic/form_header_master.html index afdc18214..8635b4168 100644 --- a/templates/webpages/ic/form_header_master.html +++ b/templates/webpages/ic/form_header_master.html @@ -1,272 +1,292 @@ [%- USE HTML %] [%- USE LxERP %] + -
+

[% title %]

+ + + + + + + + + + + + + + + + + - - - - - - - - - - - - +
+
- - - - - - -
[% title %]
+ + + - - -
- - - -[%- IF all_partsgroup.size %] - -[% END %] - - - - -[%- IF all_partsgroup.size %] - -[% END %] - - -
Part NumberPart DescriptionGroup
-[%- IF description_area %] - -[%- ELSE %] - -[%- END %] - - [%- INCLUDE generic/multibox.html - name = 'selectpartsgroup', - DATA = all_partsgroup, - show_empty = 1, - id_sub = 'pg_keys', - label_key = 'partsgroup', - -%] -
-
- - - - -[% UNLESS is_service %] - -
- - - - - - -[%- UNLESS is_service %] - -[%- END %] - - - -[%- UNLESS is_service %] - -[%- END %] - - - - - - - - - - - + + + +
- -[%- IF BUCHUNGSGRUPPEN.size %] - - - -[%- END %] - -[%- UNLESS is_assembly %] - -[%- END %] -[%- IF is_part %] - -[%- END %] -
Buchungsgruppe - [%- INCLUDE generic/multibox.html - name = 'buchungsgruppen_id', - DATA = BUCHUNGSGRUPPEN, - id_key = 'id', - label_key = 'description', - -%] -
-
NotesFormula
- - - - - -
EAN-Code
- - - -
- - - - - -
Payment Terms - [%- INCLUDE generic/multibox.html - name = 'payment_id', - DATA = payment_terms, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
+
+ + + - + +
+ + + + + + + + + + + + + + + [%- IF all_partsgroup.size %] + + + + [% END %] + + + + [%- IF BUCHUNGSGRUPPEN.size %] + + + + [%- END %] + + [%- UNLESS is_assembly %] + + [%- END %] + [%- IF is_part %] + + [%- END %] + + + - +
Part Number
Part Description + [%- IF description_area %] + + [%- ELSE %] + + [%- END %] +
EAN-Code
Group + [%- INCLUDE generic/multibox.html + name = 'partsgroup', + DATA = all_partsgroup, + show_empty = 1, + id_sub = 'pg_keys', + label_key = 'partsgroup', + style = 'width:250px' + -%] +
Buchungsgruppe + [%- INCLUDE generic/multibox.html + name = 'buchungsgruppen_id', + DATA = BUCHUNGSGRUPPEN, + id_key = 'id', + label_key = 'description', + style = 'width:250px' + -%] +
Payment Terms + [%- INCLUDE generic/multibox.html + name = 'payment_id', + DATA = payment_terms, + show_empty = 1, + id_key = 'id', + label_key = 'description', + style = 'width:250px' + -%]
-
- - - - - - - - - - - - - - -[%- UNLESS is_assembly %] - - - - -[%- END %] -[%- IF ALL_PRICE_FACTORS.size %] - - - - -[%- END %] - - - - -[%- UNLESS is_service %] - - - - -[%- END %] -[%- UNLESS is_service %] - - - - + + + + + + - [%- IF is_assembly %] - - - - - [%- END %] - - - - - - - - - - - + + + + - +
Updatedbutton>
List Price
Sell Price
Last Cost
Price Factor - [%- INCLUDE generic/multibox.html - name = 'price_factors_id', - DATA = ALL_PRICE_FACTORS, - show_empty = 1, - id_key = 'id', - label_key = 'description', - -%] -
Unit - -[%- UNLESS unit_changeable %] - [% unit %] -[%- ELSE %] - [%- INCLUDE generic/multibox.html - name = 'unit', - DATA = ALL_UNITS, - id_key = 'name', - label_key = 'name', - -%] -[%- END %] -
Weight -
[% IF is_assembly %] [% LxERP.format_amount(weight) %][% END %]
-
On Hand [% LxERP.format_amount(onhand) %]
+ +
Stock
ROP
Bin
Not Discountable
+ + + + [%- UNLESS is_service %] + + [%- END %] - - - - - - - - -[%- END %] -[%- IF id %] - - - - -[%- END %] - - - + + + [%- UNLESS is_service %] + + [%- END %] -
NotesFormula
Verrechnungseinheit
Business Volume
Obsolete
Shopartikel
+ + + + + +
-
+
+
+ + + + + + + + + + + + + + + + + [%- UNLESS is_assembly %] + + + + + [%- END %] + + [%- IF ALL_PRICE_FACTORS.size %] + + + + + [%- END %] + + + + + + + [%- UNLESS is_service %] + + + + + [%- END %] + [%- UNLESS is_service %] + + + + + + + + + + + + + + + + + + + + + + + + + [%- END %] + [%- IF id %] + + + + + [%- END %] + + + + + + + + +
Updated + +
List Price
Sell Price
Last Cost
Price Factor + [%- INCLUDE generic/multibox.html + name = 'price_factor_id', + DATA = ALL_PRICE_FACTORS, + show_empty = 1, + id_key = 'id', + label_key = 'description', + style = 'width:100px' + -%] +
Unit + + [%- UNLESS unit_changeable %] + [% HTML.escape(unit) %] + [%- ELSE %] + [%- INCLUDE generic/multibox.html + name = 'unit', + DATA = ALL_UNITS, + id_key = 'name', + label_key = 'name', + style = 'width:100px' + -%] + [%- END %] +
Weight + [%- IF is_assembly %] [% LxERP.format_amount(weight) %][%- END %] + + [% HTML.escape(defaults.weightunit) %] +
On Hand [% LxERP.format_amount(onhand) %]
ROP
Bin
Verrechnungseinheit
Business Volume
+
-
- - - - - - - - - - - + + + + + [% UNLESS is_service %] + + - -[%- END %] + + + [%- END %] - +
ImageMicrofiche
Drawing
+ + + + + + + + + + +
ImageMicrofiche
Drawing
-