LS Retail - Variants batch process

anilkumar
anilkumar Member Posts: 136
Hi Experts!

I hv improted Items, In database all Variants Setup is configured, Can I know any batch process in LS retail to generate all variants to the Items at a time- ??, or Please suggest me how to handle this type of Issue.

Thanks!
Anil Kumar Korada
Technical Consultant

Comments

  • NaviDev
    NaviDev Member Posts: 365
    You can do it one by one. Click Item > Variants > Create/Update Variants in the Retail Item Card. If you wish to do it in all item at a time, read the code and create your own batch processing. :D
    Navision noob....
  • mariusp
    mariusp Member Posts: 5
    Yes, you will have to use a Variant Framework. On each Variant Framework you can set the type of registration (automatic, manual, etc.). In this way you will only have to define the Variant framework with the combinations of sizes, colors,etc. and attach this code to the retail item. LS Retail will register automatically the variants for you (if type is automatic, of course :D )