VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jimint on September 18, 2012, 16:12:45 PM

Title: Custom field with stock
Post by: jimint on September 18, 2012, 16:12:45 PM
Hi, I'm using virtuemart 2.0.10 and joomla 2.5.6 and I have the following issue:

I use some products with custom fields eg:

sugar:
weight=100gr=stock 2
weight=200gr=stock 4
weight=500gr=stock 3

These attributes is in cart so the customers can choice this. 

So my question is how can control the stock in virtuemart of the sugar if i have 3 different weights?

P.S I already prepare three bugs which include the sugar with different weights. Almost all my products have this custom fields.



Please help me
Thanks a lot
Title: Re: Custom field with stock
Post by: rolandlaich on September 19, 2012, 14:07:39 PM
Hello jimint,

this may help you: http://forum.virtuemart.net/index.php?topic=100480.0 (http://forum.virtuemart.net/index.php?topic=100480.0).
You may also try custom field of type 'generic child variant' instead of the 'stockable variants' plugin.

HTH