Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Yes, I would call it a multiple attribute combination. Maybe it's me, but the description seems to imply it does.
'It will work for a virtually unlimited number of amount of attribute combinations. For example, if you offered cotton or polyester shirts in green, red or blue and small medium or large sizes, this add-on would allow you to enter and maintain a separate stock level for each of the 18 possible combinations.'
My client does offer items in sizes and colors with each having it's own inventory. Just to be sure we are communicating clearly, the mod will not allow me to carry stock for each size and color combination?
(thanks for the quick reply)
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
No, not just yet, working on that.
I think the description was / is accurate from the perspective of when it was originally created a long time ago. Since then we (store owners / builders) have wanted and demanded much more, thus I recently decided to see if it could be accomplished.
I think it can be, but there is still some logic I need to workout for it to function properly, as always it is lack of time that slows one down.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Thanks for the clarification. I certainly understand the lack of time problem. Keep plugging away, it's a great plugin.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
I sell clothing, and have two attributes, color and size
color: red , blue, yellow
size: Small, Mid , Large
The red small shirt has stock of 56.
The red large shirt has zero stock.
How to acheive it with this add-on?
I just spent one week in finding how to get this done
any words is greatly appreciated!
Quote:
Originally Posted by
potteryhouse
No, not just yet, working on that.
I think the description was / is accurate from the perspective of when it was originally created a long time ago. Since then we (store owners / builders) have wanted and demanded much more, thus I recently decided to see if it could be accomplished.
I think it can be, but there is still some logic I need to workout for it to function properly, as always it is lack of time that slows one down.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Forgive me if this has been addressed before but I've not been able to find a solution. I'm using zencart 1.5.1 and Stock by Attribute 1.5.1.2.
The problem is with admin access management. Super users can use the module with no problem and it works great, other users, with the module allowed in their admin profile can access it but when the try to save get a restricted access message.
Looking at the admin logs it appears that page which "normal" users have the problem accessing is products_with_attribute_stock_ajax.php but I've no idea how to correct this.
Any help would be very welcome.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
Morrigan2350
Forgive me if this has been addressed before but I've not been able to find a solution. I'm using zencart 1.5.1 and Stock by Attribute 1.5.1.2.
The problem is with admin access management. Super users can use the module with no problem and it works great, other users, with the module allowed in their admin profile can access it but when the try to save get a restricted access message.
Looking at the admin logs it appears that page which "normal" users have the problem accessing is products_with_attribute_stock_ajax.php but I've no idea how to correct this.
Any help would be very welcome.
Hi,
No one I remember has mentioned this yet, I had not personally used restricted access yet but will look at that.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
mybiz9999
I sell clothing, and have two attributes, color and size
color: red , blue, yellow
size: Small, Mid , Large
The red small shirt has stock of 56.
The red large shirt has zero stock.
How to acheive it with this add-on?
I just spent one week in finding how to get this done
any words is greatly appreciated!
As a test, try setting the attribute stock page like the following (ignore the customid field, that will be in the next version)
Please let me know how this goes.
Code:
Product ID |
Product Name |
Image |
Product Model |
Quantity for all variants |
Add Quantity For Product Variant |
Sync Quantities |
---|
|
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
potteryhouse
Hi,
No one I remember has mentioned this yet, I had not personally used restricted access yet but will look at that.
I did some testing, this issue does not seem to be limited to the SBA module, I tried it on another unrelated add on module and got the same error.
There must be a setting that should be configured when adding a module to the configuration file or else-ware that has be updated.
When I have time I will look at this, if you happen to find an answer please let us know, and if it is something I can roll into the next version I will.
Thanks
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Hi,
I have just installed this addon and believe I'm almost to the point of getting it fully working. I have a problem where regardless which attributes I have set to a zero quantity, all options on the product page, whether dropdowns or radio buttons, are showing 'out of stock' when I set CONFIGURATION -> STOCK "Check Stock Level = True". Now, this may never have worked, or it is being affected by the new files. May just be something in the code around an array or something. I'm not confident on my own to take a stab at this, but a bit of direction would certainly help.
Any initial guesses?
Regards,
Chris
1 Attachment(s)
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
This is what the error looks like. Not only does it show a product that has quantity, but also has some formatting issues in the drop downs.
Attachment 13212
Again, any thoughts greatly appreciated. Note, I have done another clean install on another test site with the exact same issues.