dolibarr/htdocs/compta/facture/class
Chl 864ce85341 NEW adding hooks to createRecurringInvoices()
For example : send the newly generated invoice by mail.

We send the counter and the total so launching some action
on the last loop (generated invoice or error) is possible.

(bonus: correcting error reporting $this->errors to $this->errors[] )
2018-12-02 01:34:13 +01:00
..
api_invoices.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
facture-rec.class.php NEW adding hooks to createRecurringInvoices() 2018-12-02 01:34:13 +01:00
facture.class.php Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into 2018-10-30 18:29:28 +01:00
facturestats.class.php FIX change my deprecated email 2018-10-27 14:43:12 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
paymentterm.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00