VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: oldagent on December 17, 2011, 02:49:32 AM

Title: Problem with stockable variants
Post by: oldagent on December 17, 2011, 02:49:32 AM
VM – RC3, Joomla 1.7.3

I don't know what I'm doing wrong but stockable variants don't work for me.
I tried different settings (all sow default templates) but result is same. No drop down menu on public page.

I'm trying to set up clothes shop and there must be option for different clothes sizes (M, XL, XXL etc). And off course these options must effect stock. 

All sow I can't understand how I can set stock amounts for different sizes??

I get some weird info on place where size menu should be (Hind :: tasuta → translation Price : : free)

I included images from administrator and font end.

Here is front end code:
<div class="product-field product-field-type-E" style="display:inline-block;">
<span class="product-fields-title">
<b>Size</b>
</span>
<span class="hasTip" title="">
<img alt="Tooltip" src="/media/system/images/tooltip.png">
</span>
<span class="product-field-display">
<input type="hidden" name="customPrice[1][6]" value="19">
Hind: : Tasuta
</span>
<span class="product-field-desc">Product size</span>
</div>


[attachment cleanup by admin]
Title: Re: Problem with stockable variants
Post by: Studio 42 on December 17, 2011, 14:32:04 PM
Hi,
We rewrote the internal code for custom plugin and for now the stockable plugin is not working.
PLz wait , tks
Title: Re: Problem with stockable variants
Post by: oldagent on December 17, 2011, 17:03:21 PM
OK. I know it was removed from RC3 but since it is back I thought it will work. Sorry.
I'm very glad to hear that it will came back (milbo all sow mentioned it on other topic ) but can you please give some estimate WHEN it might happen?
Title: Re: Problem with stockable variants
Post by: Studio 42 on December 18, 2011, 12:56:46 PM
We try to resolve it next week perhaps, depending the work we have...
Title: Re: Problem with stockable variants
Post by: Milbo on December 18, 2011, 13:02:26 PM
Quote from: oldagent on December 17, 2011, 17:03:21 PM
OK. I know it was removed from RC3 but since it is back I thought it will work. Sorry.
I'm very glad to hear that it will came back (milbo all sow mentioned it on other topic ) but can you please give some estimate WHEN it might happen?

No need to say sorry. We just put it back, because people like you answered for it. We also need testers for development. Please write us a private message when you are intersted to help us (via skype then).
Title: Re: Problem with stockable variants
Post by: Studio 42 on January 01, 2012, 23:32:52 PM
THe "stockable" plugin are updated and must work now!
PLz update from the SVN(you must update all virtuemart because some codes changes in core files)
Title: Re: Problem with stockable variants
Post by: GIL34 on January 03, 2012, 23:14:54 PM
Hi, excuse me but, you say : "update from the SVN" , i don't know the rules for do that. When you think, you go to update the file "com_virtuemart.2.0.0_extract_first.zip" to "com_virtuemart.2.0.1_extract_first.zip" for update directly from the console. Best Regards. Gil
Title: Re: Problem with stockable variants
Post by: loverdose971 on January 23, 2012, 21:11:24 PM
Quote from: Electrocity on January 01, 2012, 23:32:52 PM
THe "stockable" plugin are updated and must work now!
PLz update from the SVN(you must update all virtuemart because some codes changes in core files)

Hi, could please tell me where exactly could i find the update ?
Title: Re: Problem with stockable variants
Post by: jenkinhill on January 23, 2012, 21:49:26 PM
How to set up SVN is on http://dev.virtuemart.net/projects/virtuemart/wiki/Setting_up_a_Development_Environment
Title: Re: Problem with stockable variants
Post by: loverdose971 on January 23, 2012, 22:17:58 PM
Thanks
Title: Re: Problem with stockable variants
Post by: design609 on January 24, 2012, 16:25:57 PM
Hi
QuoteHi, excuse me but, you say : "update from the SVN" , i don't know the rules for do that. When you think, you go to update the file "com_virtuemart.2.0.0_extract_first.zip" to "com_virtuemart.2.0.1_extract_first.zip" for update directly from the console. Best Regards. Gil

Would it not be possible to make such an update package available for novice user such as myself - so we do not have to mess around setting up a IDE and SVN?
At least as a manual install pack?
Cheers
Title: Re: Problem with stockable variants
Post by: karbono on March 13, 2012, 19:29:14 PM
Hi! I'm confused. According to this webpage http://dev.virtuemart.net/projects/virtuemart/wiki/Product_custom_fields_with_stock_control the feature is still not working, but if we get the latest version from the svn repository we'll have it working?

thanks.