dolibarr/htdocs/asset
Pichi1966 a0b6e9522e
FIX Update asset.class.php PHP Error and $depreciation_date_end (#31611)
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
2024-10-28 19:57:21 +01:00
..
admin Qual: Fix PhanUndeclaredMethod (#30661) 2024-08-19 02:05:27 +02:00
class FIX Update asset.class.php PHP Error and $depreciation_date_end (#31611) 2024-10-28 19:57:21 +01:00
model Debug v21 2024-10-26 21:09:09 +02:00
tpl FIX Asset Module Update depreciation_options_edit.tpl.php (#31590) 2024-10-28 00:35:06 +01:00
accountancy_codes.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-31 17:30:32 +02:00
agenda.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
card.php Rewrite code to prepare refactoring 2024-10-26 15:24:54 +02:00
depreciation_options.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-31 17:30:32 +02:00
depreciation.php Qual: Enable & fix or ignore Invalid DimOffset (#31176) 2024-09-29 21:52:31 +02:00
disposal.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
document.php Qual: Fix notices for htdocs/admin/* (#30982) 2024-09-18 03:27:25 +02:00
list.php Debug v21 2024-10-26 21:09:09 +02:00
note.php Better comments (#30200) 2024-06-30 21:02:50 +02:00