dolibarr/htdocs/compta
2011-02-26 11:08:42 +00:00
..
bank Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
charges Fix: bad link if no payment 2010-09-30 19:41:01 +00:00
class task #6689, strlen problem 2010-08-24 14:42:18 +00:00
commande Sec: Removed security holes 2010-11-20 13:08:44 +00:00
deplacement Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
dons Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
facture Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
journal Fix: Reports does not use FISCAL_MONTH_START 2011-01-05 15:15:19 +00:00
paiement Add log 2011-02-26 01:23:54 +00:00
param Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
payment_sc Qual: Use only one class by file. 2010-09-12 11:49:02 +00:00
prelevement Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
resultat Fix: Removed bad style 2011-02-22 09:01:34 +00:00
sociales Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
stats Fix: Removed deprecated text in reports 2011-01-10 22:36:34 +00:00
tva Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
ventilation Fix: HTML tags must be escaped 2011-02-18 10:45:38 +00:00
clients.php Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
facture.php Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
index.php Changed link to supplier and customer pages using getNomUrl() 2010-11-23 08:28:59 +00:00
paiement_charge.php Fix: Payment amount was lost or with wrong sign 2010-12-27 18:46:45 +00:00
paiement.php Autofill cheque writer 2011-02-26 11:08:42 +00:00
propal.php Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files 2011-02-24 18:22:24 +00:00
recap-compta.php New: Prefix on third party is not used by default. Hidden option SOCIETE_USEPREFIX can restore old feature. 2011-01-29 16:25:01 +00:00
tva.php Better postgresql compatibility 2010-08-14 02:44:07 +00:00