mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-18 19:04:36 +01:00
Before : $response->url_late always == $response->url After : if $response->nbtodolate >= 1 : $response->url_late redirects to list with only late unpaid supplier invoices.