Search the Community
Showing results for tags 'stock movements'.
-
Hello, Is it possible to create an order via the Webservice API without decreasing the inventory? The use case is that, for accounting purposes, I would like to post orders whose inventory is managed outside of PrestaShop.
- 3 replies
-
- orders
- webservice api
-
(and 4 more)
Tagged with:
-
I work in the integration of an ERP (Random) and PrestaShop, one of the points considered by the integration is the stock level of the products. When there are movements in the stock of the products in the ERP originating outside of PrestaShop (for example, transfers between warehouses, purchases, e...
- 1 reply
-
- stock managment
- stock movements
- (and 3 more)
-
I'm using the PrestaShop WebService API to change the order state. To achieve this, I make a POST request like the following: POST -> https://www.mydomain.com/api/order_histories Body: <prestashop xmlns:xlink="http://www.w3.org/1999/xlink"> <order_history> <id/> <id_emp...
-
- 1
-
-
- webservice
- api
-
(and 3 more)
Tagged with:
-
Trabajo en la integración de un ERP (Random) y PrestaShop, uno de los puntos considerados por la integración es el nivel de stock de los productos. Cuando existen movimientos en el stock de los productos en el ERP con origen fuera de PrestaShop (por ejemplo, traslados entre almacenes, compras, venta...
-
- stock managment
- stock movements
- (and 3 more)
-
stock movements Stocks - Stock movements - export to CSV
Martin L uniag posted a topic in General topics
Hello, I would like to ask, whether there is a possibility to export data to CSV from the Stocks Movements page. There are some filters, but it only displays about 30 - 40 movements and you have to click to move to 2-nd page, which loads data ignoring the previous filter settings. I know...