Needs work
Project:
Commerce AutoSKU
Version:
7.x-1.0
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 15:50 UTC
Updated:
25 Nov 2015 at 12:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Sean-Khan commentedI'd also have use for such! Especially good it would be if you could specify formula to add a prefix even to the manual SKU, I'd need uid for example.
Comment #2
nikit commentedSubscribing, this is required feature.
Sometime client want to assign SKU manually, sometime not.
--------------------------
I have add this feature as patch, see bottom comment,
Comment #3
rasmusth commentedIndeed this is crucial. I have two clients at the moment who needs this feature.
Please prioritize.
Comment #4
jdln commented+1
Comment #5
CSoft commented+1!
Comment #6
pavantar commented+1
Comment #7
khumbu commentedCame across this issue myself and here is...
the solution http://yoursite.com/admin/commerce/config/product-variation-types/bags-c...
Home -> Administration -> Configuration -> Product variation types -> Bags & Cases (edit) and you can disable the auto sku
greets
K.
Comment #8
patoshi commentedyour site doesnt work and are you a bot? spam?
Comment #9
khumbu commenteduh...Nope....the url is just the path of the location to the menu of your own site (replace your 'own site' by your own domain).....that is why the url states yoursite to make it more clear.....
Greets,
K.
ps: just trying to help...
Comment #10
nikit commentedPlease test anyone this patch that allow manual sku. In product type settings expand Advanced and choose next states:
Comment #11
nikit commentedSorry for previous, one warning fixed.
Comment #13
angheloko commentedAlso needed similar function. Tried the patch and it works. But the problem is that, if you are using IEF, the settings provided by this patch will not affect the SKU field in the inline form. To alter the inline entity form for Commerce Products, you can use hook_inline_entity_form_entity_form_alter and a similar code below:
Comment #16
Adeptos_da_tecnologia commented@Khumbu TKS!!
Comment #17
francescoq commentedHi, thanks for the patch! Works fine for me (but i've not tested the pre-calculate part), i've added the part for inline entity form, thanks angheloko!
Everything seems working well now for me.
Comment #18
francescoq commentedI forgot.. the patch was created against the last dev, not the last stable...
Comment #19
wheelercreek commentedYeah we just launched our store, and I can't find a way to change a SKU.. we're using 7x-1.11
Comment #20
wheelercreek commentedOh - actually I guess I can just turn off auto-sku, edit the sku, and then turn it back on.
Just make sure in the Auto Sku configuration you click to "Advanced" and then uncheck the box that says "auto-generate sku every time the product is saved".. that would be bad.
Comment #21
Andre-Bstill missing this feature