Jump to content

Edit History

zod

zod


found the solution

It seems that out_of_stock in product table doesn't apply, there is another out_of_stock in table stock_available that is the one used by Prestashop.

I lost a lot of time to figure out this. Even modifying via Back Office, that is not clear, because the value never changes in product table.

I cleared all and reimported using out_of_stock value 2, and all is fine now.

zod

zod

It seems that out_of_stock doesn't apply in Prestashop version 1.7.7.2 and I am going crazy with this import.

In database i see the correct value in product table, it is 2 (the default configuration is "allow order" in my case), yet the products display as "not available for order". If I change 0 or 1 in database, that instruction is ignored, products are always not available for order.

If I modify manually the product in Back Office, is saved correctly but in database it is weird: out_of_stock remains 2, not changed. But the column redirect_type is then 301-category. I wonder... what is the meaning of this??? Also, if i change value in database, it is only a chioce between 404, 301-product, 302-product, 301-category, 302-category, or empty. If i set empty (as all the other products), the change is not affecting the "out of stock available", in Back Office the radio button is setted!!! So, where is saved this option?

×
×
  • Create New...