Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webservice reference.md, fix stock_availables methods - Backport 1480 #1550

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

thomasnares
Copy link
Contributor

For Prestashop 8.0.x
classes/webservice/WebserviceRequest.php:339:
'stock_availables' => ['description' => 'Available quantities', 'class' => 'StockAvailable', 'forbidden_method' => ['POST', 'DELETE']],

Questions Answers
Branch? 8.x
Description? Backport of #1480

For Prestashop 1.7.8.6
classes/webservice/WebserviceRequest.php:329:
'stock_availables' => ['description' => 'Available quantities', 'class' => 'StockAvailable', 'forbidden_method' => ['POST', 'DELETE']],
@github-actions github-actions bot added the 8.x label Oct 13, 2022
@kpodemski kpodemski merged commit e201cc7 into PrestaShop:8.x Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants