dolibarr/htdocs/asset/class
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
..
asset.class.php Qual: Fix/initial type cannot be inferred (#30591) 2024-08-10 23:21:46 +02:00
assetaccountancycodes.class.php NEW Asset Module - make asset model creation in a single step (#26982) 2024-02-01 16:26:25 +01:00
assetdepreciationoptions.class.php Qual: Fix/initial type cannot be inferred (#30591) 2024-08-10 23:21:46 +02:00
assetmodel.class.php Qual: Fix/initial type cannot be inferred (#30591) 2024-08-10 23:21:46 +02:00