• Resolved gregwilken

    (@gregwilken)


    Hello, we are trying to get SKU generated per category, and have the SKUs be in sequence. For example, SKA001 , SKA002 etc.

    When selecting the take previous product into account, it doesn’t do the SKU in sequence even if we have set the last uploaded product to SKA001 the other products in the category do not follow on as SKA002.

    We are not sure if it is something we are doing wrong but any help would be much appreciated.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 16 through 24 (of 24 total)
  • Dan sure, let me clarify the situation.
    We are using your plugin since years. Product variations have always had a spefic SKU code. Let’s do an example:
    T-Shirt RED —-> WP1_01
    T-Shirt BLUE —> WP2_02

    and if at a certain point, we decided to add a new color, let’s say “GREEN”, it used to add a different SKU code, for example WP3

    What is happening now instead is that if we add a new product, following the example above , a T-Shirt GREEN, it change ALL the SKU’S of the existing variations like this:

    T-Shirt GREEN — > WP1-01
    T-Shirt RED —> WP1-02
    T-Shirt BLUE —> WP2-03

    Basically, it auto rename all the existing sku codes in a numeric sequence, adding -01 -02 -03 -04 . This is a disaster for the inventory management since all the variations sku changed and keep changing.

    • This reply was modified 1 year, 7 months ago by enrimoizo.
    Plugin Author Dan Zakirov

    (@alexodiy)

    @enrimoizo

    Roger that. I’ll have this problem fixed as soon as possible.

    Please also note this: we have old products with variation SKU already assigned:
    313401 var 1
    313402 var 2
    313403 var 3
    313404 var 4

    If we now try to add a variation or simply saving the product it changes all the skus like this

    313401_01
    313402_02
    313403_03
    313404_04

    Is there a way to avoid the sequential suffix and keep the vartiation with a unique SKU? The plugin used to work like this before.

    Plugin Author Dan Zakirov

    (@alexodiy)

    Yeah, I’m working on it right now. In general I was planning to make different generation options for the variations as well

    Plugin Author Dan Zakirov

    (@alexodiy)

    @amoenvs?@enrimoizo

    Hello

    I released an update, I kind of fixed the issues you mentioned. Please check and give feedback

    Plugin Author Dan Zakirov

    (@alexodiy)

    done

    Thread Starter gregwilken

    (@gregwilken)

    Hi Dan

    Thank you so much for your effort we really appreciate it, we are going to make a donation to you!

    I am having one issue with the new feature, when generating that end number from 001 the products they are for some reason they start at 002, not sure if it’s something I am doing wrong with the settings.

    Plugin Author Dan Zakirov

    (@alexodiy)

    Hello,

    I’ve faced a similar issue myself and resolved it, but it seems I didn’t account for everything. Could you please take a screenshot of your plugin settings so that I can understand the error?

    Also, within the next hour, I’ll be making updates to the plugin. The update will include refreshed JavaScript code ??

    Plugin Author Dan Zakirov

    (@alexodiy)

    Take a look at how I have it set up:

    However, in order to solve your issue, I would like to see your settings. Please try to take screenshots of them, as different combinations of plugin settings can lead to glitches. If I can reproduce the error you’re experiencing, I’ll be able to fix it.

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘SKU not generating in sequence’ is closed to new replies.