[%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] [%- USE JavaScript %]

[% 'Default Bins Migration !READ CAREFULLY!' | $T8 %]

[% 'There are Bins defined in your Inventory.' | $T8 %]

[% 'The Bins in Inventory were only a information text field.' | $T8 %]

[% 'This has been changed in this version, therefore please change the "old" bins to some real warehouse bins.' | $T8 %]

[% 'If your old bins match exactly Bins in the Warehouse CLICK on AUTOMATICALLY MATCH BINS.' | $T8 %]

[% 'Otherwise you can simply check create warehouse and bins and define a name for the warehouse (Bins will be created automatically) and then continue' | $T8 %]

[% 'Empty selection for warehouse will not be added, even if the old bin is still visible (use back and forth to edit again).' | $T8 %]

[% SET row_odd = '1' %][% FOREACH row = PARTS %] [% SET rowcount = loop.count %] [% END %]
[% 'Partnumber' | $T8 %] [% 'Description' | $T8 %] [% 'Bin' | $T8 %] [% 'Default Warehouse' | $T8 %] [% 'Default Bin' | $T8 %]
[% HTML.escape(row.partnumber) %] [% HTML.escape(row.description) %] [% HTML.escape(row.bin) %]

[% 'Automatically create new bins in the following warehouse if not selected in the list above' | $T8 %]