dolibarr/htdocs/product/class
Cédric eead9a93d3
Fix can set desiredstock to (int) 0 from API Rest
When you set desiredstock to 0 as an integer from the API, it registers to null in the database. Using is_numeric() fixes this.
2020-03-30 13:03:13 +02:00
..
api_deprecated_product.class.php Fix pagination when MAIN_DISABLE_FULL_SCANLIST is on 2017-01-15 20:49:20 +01:00
api_products.class.php FIX #6535 2017-03-16 22:49:02 +01:00
html.formproduct.class.php Change filter parameter to string with comma seperated values 2016-12-06 20:07:19 +01:00
index.html
product.class.php Fix can set desiredstock to (int) 0 from API Rest 2020-03-30 13:03:13 +02:00
productbatch.class.php NEW Add option "Stock can be negative". Off by default. 2016-07-15 19:57:35 +02:00
productcustomerprice.class.php FIX #7224 2017-08-23 16:28:34 +02:00
propalmergepdfproduct.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
service.class.php Fix several problem with hook printFieldListWhere 2017-06-09 11:02:34 +02:00