dolibarr/htdocs/product
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
..
admin Update product.php 2017-12-14 09:49:55 +01:00
ajax Escape hml tags 2017-06-18 19:42:59 +02:00
canvas FIX Better sanitizing of search all parameter. 2017-05-09 19:36:10 +02:00
class Fix can set desiredstock to (int) 0 from API Rest 2020-03-30 13:03:13 +02:00
composition Fix test for navigation disabling for external users 2017-06-12 16:26:25 +02:00
dynamic_price Fix responsive design 2016-11-25 18:32:52 +01:00
stats Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-07-07 19:39:57 +02:00
stock Fix unit in replenish #7225 2018-03-10 11:20:32 +01:00
card.php FIX vat code not saved during product creation. 2017-06-23 12:09:21 +02:00
document.php Fix test for navigation disabling for external users 2017-06-12 16:26:25 +02:00
fournisseurs.php Fix test for navigation disabling for external users 2017-06-12 16:26:25 +02:00
index.php Product has 2 status. Add span to differentiate for css 2017-06-12 12:24:42 +02:00
info.php Fix test for navigation disabling for external users 2017-06-12 16:26:25 +02:00
list.php Fix display of product/service list 2017-11-03 08:56:23 +01:00
note.php Fix test for navigation disabling for external users 2017-06-12 16:26:25 +02:00
popuprop.php FIX Bad position of parameters on llxHeader (so online help not visible) 2016-07-28 12:23:07 +02:00
price.php fix :add missing hook into product price card 2017-07-31 10:28:24 +02:00
reassort.php FIX Better sanitizing of search all parameter. 2017-05-09 19:36:10 +02:00
reassortlot.php FIX Better sanitizing of search all parameter. 2017-05-09 19:36:10 +02:00
traduction.php Fix test for navigation disabling for external users 2017-06-12 16:26:25 +02:00