Closed (won't fix)
Project:
Commerce AutoSKU
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 04:08 UTC
Updated:
11 Apr 2012 at 15:31 UTC
Apologies if I have missed something obvious and double apologies for my noobieness- but how do we integrate line items into the SKU? For example, we do a lot of custom orders with unique line item text fields and I wondered whether it would be possible to auto-generate an SKU having these line item fields. Is there a token for each line item and if so how can it be passed to the AutoSKU module?
Comments
Comment #1
rbayliss commentedI don't think this is conceptually possible. A SKU is generated before the product ever becomes a line item, and don't think it'd be possible to change it at the line item level. Theoretically, you could use rules to populate a new text field on the line item based on the SKU value + any other field values though.