Hi,
I'm syncing my ERP with the 1.7.8.6 version of Prestashop.
On the 1.6.1 version, I used the StockManagerInterface and the function addProduct() or removeProduct(). Everything was OK.
But on the 1.7.8.6 I don't understand which StockManager is used. The thing that I don't understand is the use of the Stock, especially to have the physical quantity.
If I understand, the class Stock is not used anymore but it is the StockAvailable class which is used in replacement ?
Thanks