X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=templates%2Fwebpages%2Fpart%2F_multi_items_dialog.html;h=a8628289d3589372d24ab87c2331a174313bd4ac;hb=94f5cb152afa9210162295b6727801c296af0631;hp=e2a90dfc9ad34231f2c83dc81d1bab1bf8afa0a4;hpb=926099a8af011d9bd4d4616797ce5b0fa5e42add;p=kivitendo-erp.git diff --git a/templates/webpages/part/_multi_items_dialog.html b/templates/webpages/part/_multi_items_dialog.html index e2a90dfc9..a8628289d 100644 --- a/templates/webpages/part/_multi_items_dialog.html +++ b/templates/webpages/part/_multi_items_dialog.html @@ -5,7 +5,7 @@ - + @@ -18,6 +18,10 @@

+[%- IF FORM.show_pos_input -%] + [% 'At position' | $T8 %] + [% L.input_tag('multi_items.position', '', id='multi_items_position', size=5, class="numeric") %] +[%- END -%] [% L.button_tag('', LxERP.t8('Continue'), id='continue_button') %]
[%- LxERP.t8("Description") %]/[%- LxERP.t8("Partnumber") %]:[%- L.input_tag('multi_items.filter.all:substr:multi::ilike', SELF.multi_items_models.filtered.laundered.all_substr_multi__ilike) %][%- L.input_tag('multi_items_filter', search_term) %] [%- LxERP.t8("Partsgroup") %] [%- L.select_tag('multi_items.filter.partsgroup_id', all_partsgroups, title_key='partsgroup', value_key='id', with_empty=1) %]