5 replies [Last post]
Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Was this information Helpful?

We are using alternative SKUs for attribute options. When adding a product in the admin "Create order" area, Ubercart does not seem to look at the alternative SKU - Is is possible to update the code to include the alternative SKU?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Inclusion of "Alternative SKU" features in order product pan

Hmm... not sure about this. It just worked fine for me on the Livetest. Can you check your adjustments tab and make sure the alternate SKUs are still there? Or are you generating these SKUs through a contributed module?

Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Re: Re: Inclusion of "Alternative SKU" features in order product

Thanks for checking Ryan - I'll check again and make sure no other modules are interferring.

Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Hi Ryan, I've installed a

Hi Ryan,

I've installed a fresh, blank copy of Ubercart on Drupal 5.12 with the following modules installed (all version 5.x.1.6) : -

Cart, Order, Product, Store, Attrbitue, Notify, Reports, Roles, Taxes, Paypal

I have then created an attribute called Colour, with Red, Green and Blue as the choices.

I have a product called T-Shirt, which uses the Colour arrtibute, and I have chosen TS-B, TS-G and TS-R as alternative SKUs.

If I manually add a product using Store Admin/Orders/Create Order and select this product, the attribute is ignored. I have put some screenshots at: -

http://shop.numea.co.uk/?q=node/2

The login details are available, and I've PMd them to you.

Thanks for looking into this...

David

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Hi Ryan, I've installed a

I feel like this issue was cleared up in another thread, but the fix just hasn't been rolled out in an official release. It should work for select lists but not radio buttons.

Dubs's picture
Offline
Joined: 11/20/2007
Juice: 79
Fixed

Thanks Ryan, it works a treat. I patched my JS file as mentioned in that other post. For reference here's a link to that post: -

http://www.ubercart.org/issue/5978/uc_order_pane_unable_add_any_attribut...

David