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

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

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

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

[% 'This has been changed in this version.' | $T8 %]

[% 'Unfortunately you have no warehouse defined.' | $T8 %]

[% 'Three Options:' | $T8 %]

[% ' I DO NOT CARE Please click continue and the following data (see list) will be deleted:' | $T8 %]

[% ' I DO CARE! Please click back and cancel the update and come back after there has been at least one warehouse defined with bin(s).:' | $T8 %]

[% ' I DO CARE! Please check create warehouse and bins and define a name for the warehouse (Bins will be created automatically) and then continue' | $T8 %]

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

[% 'Automatically create new bins in the following new warehouse ' | $T8 %]