News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

What bugs do you know of in stockable variants plugin

Started by OpenGlobal, May 24, 2012, 14:36:59 PM

Previous topic - Next topic

OpenGlobal

Can we come to a consensus about the most important bugs in this plugin that need to be fixed. I'm going to put a bit of time into getting some of the bugs fixed and putting these bug fixes to the admins because development on this plugin has stopped.

What should get fixed first?

OpenGlobal

mowgs

Will come up with  a list of things that would help current clients - I'll be honest I'd given up on the Stockable Variants and have been concentrating on getting Generic Child Variants to work as there didnt seem to be any movement towards getting them sorted. 

If you do get it working you'll be a hero!

Mowgs

vanekmichal

Hello,

I have big problem with duplication of items list.
problem is described here:

"I have problem with "custom stockable variant".
Some positions are double >>>> http://gh589200.agy.hostime.cz/index.php/letaky

Picture:
1 - 2. plugin setting
3 - 4. parent + parent detail
5. my problem

http://gh589200.agy.hostime.cz/images/virtuemart/1.jpg
http://gh589200.agy.hostime.cz/images/virtuemart/2.jpg
http://gh589200.agy.hostime.cz/images/virtuemart/3.jpg
http://gh589200.agy.hostime.cz/images/virtuemart/4.jpg
http://gh589200.agy.hostime.cz/images/virtuemart/5.jpg

I think the problem is only in generating the menu.
But I can not find it.

Thanks for the advice"

I think the problem with sorting is also important.

Thank you


mowgs

First off -

Trying to set up a simple pair of knickers.

1 Stockable Variants Plugin, 2 fields (Size and Colour)

14 Children (7 Sizes, 2 colours)

When setting up the variants, there doesn't seem to be any way of re-ordering the sizes/colours, i.e. size list reads 14,16,12,10,20,8,18.  These were actually added in order, but decided to re-order themselves on saving!

Also have set one size as out of stock.  This Size is still orderable.

When adding to Basket, all products show the SKU and Product Name as ...White Size 20, no matter what size or colour is selected.

Im sure there'll be more!


Using VM 2.0.6 on Joomla 2.5.4

OpenGlobal

vanekmichal,

I can see what's causing the problem you're seeing here. The javascript is useless :-)

When you select something from the 2nd dropdown (90/135), it populates the 3rd dropdown. It does this by going through all of the data looking for child products which match the 2nd dropdown. It doesn't do the essential check that the it also matches the 1st dropdown. So the 3rd dropdown gets populated with the data for A4 AND A5.

I shall add this to my bug list.

Thanks

OpenGlobal

dsrpmedia

does not work at all on sites hosted on Godaddy, and several other hosts

mowgs

Also, when a selection is made, the parent details are still shown -

i.e. in my scenario, if the parent has the image for a white item, and its black variant has images to show it is black, then these should be shown if a customer chooses black in the drop down list.

(this is one of the parts of the generic child variant that works properly :)  )


OpenGlobal

I think that might be beyond the scope of this plugin, where the child products are just placeholders and none of the information is used (except name and SKU).

OpenGlobal

mowgs


dsrpmedia

Quotei.e. in my scenario, if the parent has the image for a white item, and its black variant has images to show it is black, then these should be shown if a customer chooses black in the drop down list.

now I`m confused - I thought that was the point of the custom variant plugin - to show the variations between parent & child?

OpenGlobal

From my understanding, it's just the stock control for variations.

OpenGlobal

dsrpmedia

what if you don `t need the stock control, but need the variations? (eg images for color, size. etc to load when dropdown is selected )

OpenGlobal

Then I guess you'd use another type of custom field.

OpenGlobal

Milbo

Just be aware,

the both customs "dynamic child variants" and the the plugin "stockable variants" are very similar.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dsrpmedia

 
Quote from: Milbo on May 30, 2012, 22:28:37 PM
Just be aware,

the both customs "dynamic child variants" and the the plugin "stockable variants" are very similar.

ok so perhaps it is the "dynamic child variants" I am looking to use