News:

Support the VirtueMart project and become a member

Main Menu

Purchase Quantity Steps

Started by jccompagnon, December 16, 2014, 07:30:46 AM

Previous topic - Next topic

Studio 42

search in your stockable variant childs plugin

you can find it in YOURSITE/plugins/vmcustom/name of the plugin
But i don't remember the name of the plugin
In one of the file you have
QuoteVirtuemart.product($("form.product"));
simply remove this and all must work correctly.

Marttyn

Thank you very much! I will check tonight when i get home.
Is this a problem of VM? Or just me and something ive installed?
Regards and thank you for your help!

Studio 42

It's not a VM problem, but the plugin i speak since 3 messages.

Frans D

I've found the code in com_virtuemart.aio.2.6.12.2\admin\plugins\vmcustom\stockable\stockable.php

QuoteLine 393:    Virtuemart.product($("form.product"));

Studio 42

YOu have to remove it in this file
QuoteYOURSITE\plugins\vmcustom\stockable\stockable.php
not in  com_virtuemart.aio.2.6.12.2\admin\plugins\vmcustom\stockable\stockable.php

Frans D

I am aware of that.
It was just mend as some help, were to find it.

I am running VM3.
The aio path was because I was seeking within a VM2 folder on my pc. ;) 

Marttyn

Thanks both for the help! Now it works perfectly!

Quote from: Studio 42 on April 12, 2015, 15:48:33 PM
It's not a VM problem, but the plugin i speak since 3 messages.

Stockable variants is a Virtuemart plugin, developed by VM team, delivered with VM core, right? So its a Vm problem. Not a problem because i installed something wrong, or i changed something, not even because a 3rd party plugin... Its a problem that should be fixed by VM team. right?

Milbo

One of the reasons that the stockable is not anylonger supported. If someone provides a solution, we add it to vm2.6
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Marttyn

Quote from: Milbo on April 13, 2015, 13:15:18 PM
One of the reasons that the stockable is not anylonger supported. If someone provides a solution, we add it to vm2.6

Yeah, we have to admit that is not a very good plugin  ;D
Hope you can add this fix to 2.6 so and future updates we dont have to manually change it again.
Regards!

lindapowers

#24
As a side note would be nice that you change the name of this feature from purchase quantity steps to multiples cause that is the correct name and I had not even notice this nice feature due to the incorrect use of words. Is not correct in english and therefore not well translated to other languages.

About the feature itself is working nice for us, and is very good but please name it correctly, something like "buy in multiples" and not quantity steps.