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 |
||
|---|---|---|
| .. | ||
| asset.class.php | ||
| assetaccountancycodes.class.php | ||
| assetdepreciationoptions.class.php | ||
| assetmodel.class.php | ||