Files
PrestaShop/controllers/admin
Axome fe660c097c [*] BO : Correct the getList() request for quantity and id_product
Quantity and Id_product should be fixe as Int, else the Mysql request do something like : quantity LIKE "%0%"

When an admin key-in quantity as 0, he want product with quantity as 0, not as 0 / 10 /20 / 30... ect (The same for id_product)
2013-07-03 11:18:04 +02:00
..
2013-05-22 14:38:39 +02:00
2013-01-04 11:19:03 +01:00
2013-06-10 12:15:11 +02:00
2013-01-04 11:19:03 +01:00
2013-06-25 15:50:36 +02:00
2013-01-04 11:19:03 +01:00