dolibarr/htdocs/comm
thibdrev 40450e4313
qual: phpstan for htdocs/comm/propal/class/propal.class.php (#28034)
* qual: phpstan for htdocs/comm/propal/class/propal.class.php

htdocs/comm/propal/class/propal.class.php	75	Property Propal::$table_element_line (int) does not accept default value of type string.
htdocs/comm/propal/class/propal.class.php	1414	Property CommonObject::$fk_delivery_address (int) does not accept string.
htdocs/comm/propal/class/propal.class.php	1426	Property CommonObject::$fk_project (int) does not accept string.
htdocs/comm/propal/class/propal.class.php	1499	Property CommonObject::$user_author (User) does not accept int.

* Update propal.class.php

use $object->user_creation_id rather than $object->user_author
2024-02-08 00:22:11 +01:00
..
action Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-07 18:30:10 +01:00
admin NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
mailing Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-07 18:30:10 +01:00
propal qual: phpstan for htdocs/comm/propal/class/propal.class.php (#28034) 2024-02-08 00:22:11 +01:00
prospect Clean code 2024-01-09 13:08:22 +01:00
card.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-07 18:30:10 +01:00
contact.php Qual: Spelling fixes that newly appeared. (#27495) 2024-01-14 12:26:37 +01:00
index.php Qual: Spelling fixes that newly appeared. (#27495) 2024-01-14 12:26:37 +01:00
multiprix.php Fix warnings 2023-12-23 20:00:57 +01:00
recap-client.php Fix with php-cs-fixer 2023-12-04 12:02:35 +01:00
remise.php translate comments 2024-01-23 20:14:35 +01:00
remx.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-29 11:40:57 +01:00