dolibarr/htdocs/fourn
2009-12-09 13:42:12 +00:00
..
commande Fix: Bad SQL request: When using a left join on a table X, we must not use a condition on X on the where. If we do this, result will be same than using an exact join with mysql and will return an error with other databases. 2009-11-29 15:02:15 +00:00
facture Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 15:09:04 +00:00
paiement Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
product Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
contact.php Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
fiche-stats.php uniformize code 2009-10-29 17:30:29 +00:00
fiche.php uniformize code 2009-10-29 17:30:29 +00:00
fournisseur.class.php New: early development of multi-company module 2009-04-27 20:37:50 +00:00
fournisseur.commande.class.php Fix: We must use conf->global instead of constant. If not and constant is defined twice (with 2 differents entity values), we use the wrong one. 2009-11-29 14:53:52 +00:00
fournisseur.facture.class.php Uniformize code 2009-10-16 23:32:55 +00:00
fournisseur.product.class.php Fix: add error message 2009-12-09 13:42:12 +00:00
index.php Fix: bad security request 2009-11-28 08:43:20 +00:00
liste.php Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
pre.inc.php Qual: Now module services and products are two completely separated modules. 2009-06-08 18:14:37 +00:00
recap-fourn.php Fix: The call of fetch method for societe.class with a second argument (ref) was wrong. 2009-11-09 18:28:17 +00:00
stats.php Qual: Better compatibility with other databases 2009-10-28 18:08:35 +00:00