mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +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 |
||
|---|---|---|
| .. | ||
| admin | ||
| class | ||
| model | ||
| tpl | ||
| accountancy_codes.php | ||
| agenda.php | ||
| card.php | ||
| depreciation_options.php | ||
| depreciation.php | ||
| disposal.php | ||
| document.php | ||
| list.php | ||
| note.php | ||