Products are not avaliable

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Travin
Posts: 70
Joined: 18 Dec 2017, 03:12

Products are not avaliable

Post by Travin » 09 Feb 2018, 17:30

I had one product at my demo data. It works fine. But when I added new product, this new one can't be put to the basket.
My investigation shows me only one difference between these products. The new one haven't any row at Stocks section
http://joxi.ru/p27Ro57i0X7YJm
http://joxi.ru/12MepDjU4EoQB2
Answer from controller to Aimeos default AJAX request contains string "Adding product with ID "14" is not allowed"
Also i don't see at my new product this green label <span class="stocktext">Product is available </span>
Only at 2018.1
:?
Laravel 6.18.19 | php 7.4.7 | Xubuntu | Aimeos Laravel 2019.10.5

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Products are not avaliable

Post by aimeos » 09 Feb 2018, 20:54

You are right, the product panel in the admin interface doesn't let you add a stock level if only one stock type is available. This has been fixed in a new release, just run "composer update".

Thank you for the hint! :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply