dolibarr/htdocs/asset
MDW aa49419e8f
Qual: Fix/initial type cannot be inferred (#30591)
* Update baseline

* Add/update phpdoc typings

* Fix type for AssetDepreciationOptions as is

* Fix typing for Asset->depreciation_lines

* $card is used in derived classes, add it back to ActionsAdherentCardCommon

* Adjust code with typing/corrections for defined types

* Fix typos, code update to match typing, extra typing

* Add type cast for numeric operation

* Phpdoc/cast adjustments detected because of new phpdoc hints
2024-08-10 23:21:46 +02:00
..
admin Fix phan warning 2024-07-31 18:54:52 +02:00
class Qual: Fix/initial type cannot be inferred (#30591) 2024-08-10 23:21:46 +02:00
model Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
tpl Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
accountancy_codes.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
agenda.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
card.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
depreciation_options.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
depreciation.php Qual: Fix/initial type cannot be inferred (#30591) 2024-08-10 23:21:46 +02:00
disposal.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
document.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
list.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
note.php Better comments (#30200) 2024-06-30 21:02:50 +02:00