dolibarr/htdocs/compta/facture/class
Pierre Ardoin 4cb423e5c7
Add un specific link to late invoices
Before : $response->url_late always == $response->url
After : if $response->nbtodolate >= 1 : $response->url_late redirects to list with only late unpaid customer invoices.
2020-01-27 09:49:49 +01:00
..
api_invoices.class.php Merge branch '9.0' of https://github.com/dolibarr/dolibarr into develop 2019-05-18 02:27:23 +02:00
facture-rec.class.php Fix edition of margins in recurring invoices 2019-05-20 14:41:47 +02:00
facture.class.php Add un specific link to late invoices 2020-01-27 09:49:49 +01:00
facturestats.class.php FIX drafts are now implemented for stats 2020-01-08 11:27:52 +01: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 Signatures of methods createFromClone() has been standardized. All 2019-04-25 12:11:32 +02:00