[% USE T8 %] [% USE HTML %] [% USE L %] [% USE LxERP %]
[% 'This part was already counted for this bin:' | $T8 %] [% SELF.part.displayable_name %] / [% SELF.part.ean %] [% already_counted.first.bin.full_description %], [% 'Stocked Qty' | $T8 %]: [% LxERP.format_amount(stocked_qty, -2) %] [% SELF.part.unit %] [% IF SELF.part.unit != SELF.unit.name %] ([% LxERP.format_amount(stocked_qty_in_form_units, -2) %] [% SELF.unit.name %]) [% END %]
[% 'Please choose the action to be processed for your target quantity:' | $T8 %] [% 'Correct counted' | $T8 %]: [% 'The stock will be changed to your target quantity.' | $T8 %] [% 'Add counted' | $T8 %]: [% 'Your target quantity will be added to the stocked quantity.' | $T8 %]