mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-23 17:23:24 +01:00
This fix corrects 2 issues: - PHP Error required (float) - $depreciation_date_end was incorrect with an extra day. This was impacting last calculation period. e.g; 5 years period starting the 30/09/2019 means $depreciation_date_end = 29/09/2024. It was returning 30/09/2024