laqmarc Posted December 2, 2020 Share Posted December 2, 2020 Hi, I work in a company with a prestashop 1.6.1.24. Every day we update stocks and for some time we have certain products that the stock is not updated well. The stocks are taken out of a process from sage eurowin. We give the example of a product that we will call A. Product A in the prestashop back office has 100 units, but in the table of the ch_product in the database, the quantity it always says 22. What is the quantity that comes out at which I import a csv with the stocks. But the 22 is not in the csv, it is at 100. But it comes out on the 22. And this happens with several products, that once I import I have to modify the quantity manually. Does anyone know why? Thanks a lot Marc Link to comment Share on other sites More sharing options...
Guest Posted December 2, 2020 Share Posted December 2, 2020 The quantity of products is adjusted in the ps_stock_available (ch_stock_available) table. ps_ is your table prefix. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now