Files
dolibarr/htdocs
thibdrev 4e5ea524f4 qual: PHPStan for tva.class.php (#30711)
* qual: PPHStan for tva.class.php

htdocs/compta/tva/class/tva.class.php	57	Property Tva::$total has no type specified.

htdocs/compta/tva/class/tva.class.php	59	Property Tva::$datep has no type specified.

htdocs/compta/tva/class/tva.class.php	60	Property Tva::$datev has no type specified.

htdocs/compta/tva/class/tva.class.php	61	Property Tva::$amount has no type specified.

htdocs/compta/tva/class/tva.class.php	62	Property Tva::$type_payment has no type specified.

htdocs/compta/tva/class/tva.class.php	924	Method Tva::getKanbanView() has parameter $arraydata with no value type specified in iterable type array.

* tva.class.php - correction of phan warnings

* tva.class.php - correction of phan warnings

* $amout can be float|string

* Update card.php - fix phan warning
2024-08-21 15:11:28 +02:00
..
2024-08-20 15:02:33 +02:00
2024-08-16 20:13:02 +02:00
2024-08-20 23:56:24 +02:00
2024-08-10 23:48:11 +02:00
2024-08-16 20:13:02 +02:00
Doc
2024-08-20 12:28:41 +02:00
2024-08-21 14:45:02 +02:00
2024-08-16 20:11:54 +02:00
2024-08-15 20:40:37 +02:00
2024-08-14 14:43:57 +02:00