dolibarr/htdocs/compta/facture/class
Laurent Destailleur d6a5b224fb Revert bad practice: setEvent use SESSION. Such usage is limited to HTML
page context and can be used inside any pages.
However usage of _SESSION must never be used inside a library (except
for function dedicated to HTML page context), and never inside
object classes (we must use $this->errors, $this->mesgs or
$this->warnings instead).
2012-07-29 14:15:29 +02:00
..
facture-rec.class.php Indent 2012-05-24 16:58:14 +02:00
facture.class.php Revert bad practice: setEvent use SESSION. Such usage is limited to HTML 2012-07-29 14:15:29 +02:00
facturestats.class.php Doxygen 2012-01-10 09:57:16 +01:00
paymentterm.class.php Doxygen 2012-01-10 09:57:16 +01:00