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

Questions about pricing and physical inventory #465

Open
dcmagie opened this issue Sep 14, 2023 · 1 comment
Open

Questions about pricing and physical inventory #465

dcmagie opened this issue Sep 14, 2023 · 1 comment

Comments

@dcmagie
Copy link

dcmagie commented Sep 14, 2023

Library Version:

1.29

Prestashop version:

8.04
How can I ensure that when creating or updating products, the price is written in the gross price field and not in the net price field?

Second question: how can I access the physical inventory? With stock_aviaple I only get the available stock?

@sanctusmob
Copy link
Contributor

In PrestaShop, the product price is always saved without tax.

Regarding inventory, you can get the available stock using the stock_available resource

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants