dolibarr/htdocs/product/stock
Laurent Destailleur 4d0a68d48c Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())).
This is to be more portable, to solve problem when database server time differs from PHP server and to prepare for TZ support.
2008-08-27 18:53:27 +00:00
..
entrepot.class.php Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())). 2008-08-27 18:53:27 +00:00
fiche-valo.php Qual Uniformize grph generation code 2008-08-25 21:56:04 +00:00
fiche.php Use open status by default 2008-08-19 21:18:48 +00:00
index.php Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
info.php We must add the constant STOCK_USE_WAREHOUSE_BY_USER to have the page with warehouse by users shown. 2008-06-14 10:19:27 +00:00
liste.php Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
mouvement.php We must add the constant STOCK_USE_WAREHOUSE_BY_USER to have the page with warehouse by users shown. 2008-06-14 10:19:27 +00:00
mouvementstock.class.php Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())). 2008-08-27 18:53:27 +00:00
pre.inc.php Ajout menu reassort 2006-12-11 21:13:55 +00:00
product.php Show orders on process even if physical stock differs from theorical stock 2008-08-27 17:45:41 +00:00
user.php We must add the constant STOCK_USE_WAREHOUSE_BY_USER to have the page with warehouse by users shown. 2008-06-14 10:19:27 +00:00
valo.php Qual Uniformize grph generation code 2008-08-25 21:56:04 +00:00