[% USE LxERP %] [% USE L %] [% LxERP.t8('Order/Item row name') %]: [% L.input_tag('settings.order_column', SELF.profile.get('order_column'), class='wi-normal') %] [% L.input_tag('settings.item_column', SELF.profile.get('item_column'), class='wi-normal') %] [% LxERP.t8('Maximal amount difference') %]: [% L.input_tag('settings.max_amount_diff', LxERP.format_amount(SELF.profile.get('max_amount_diff')), class='wi-verysmall') %]