dolibarr/htdocs/compta/tva
thibdrev 009a4856b3
qual: phpstan - various fixes (#28351)
* qual: phpstan for htdocs/compta/tva/class/paymentvat.class.php

htdocs/compta/tva/class/paymentvat.class.php	540	Property CommonObject::$tms (int) does not accept string.

* qual: phpstan - various "$enabled (int) does not accept bool."

htdocs/core/boxes/box_actions.php	54	Property box_actions::$enabled (int) does not accept bool.

htdocs/core/boxes/box_actions_future.php	54	Property box_actions_future::$enabled (int) does not accept bool.

htdocs/core/boxes/box_activity.php	53	Property box_activity::$enabled (int) does not accept string.

* qual: phpstan for htdocs/core/boxes/box_activity.php

htdocs/core/boxes/box_activity.php	53	Property box_activity::$enabled (int) does not accept string.

* qual: phpstan for htdocs/core/modules/modTakePos.class.php

htdocs/core/modules/modTakePos.class.php	284	Property Societe::$code_client (string) does not accept int.

htdocs/core/modules/modTakePos.class.php	285	Property Societe::$code_fournisseur (string) does not accept int.
2024-02-22 13:22:06 +01:00
..
class qual: phpstan - various fixes (#28351) 2024-02-22 13:22:06 +01:00
card.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
clients.php Fix with php-cs-fixer 2023-12-04 12:02:35 +01:00
document.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
index.php Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
info.php Debug v19 (#26810) 2023-11-23 17:24:35 +01:00
initdatesforvat.inc.php Clean code 2023-12-12 01:40:26 +01:00
list.php Qual: Spelling compta code (#27413) 2024-01-11 09:58:34 +01:00
payments.php Qual: Spelling compta code (#27413) 2024-01-11 09:58:34 +01:00
quadri_detail.php Fix with php-cs-fixer 2023-12-04 12:02:35 +01:00