dolibarr/htdocs/societe
MDW e570f59e2d
Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604)
* Update setValueFrom $id type to include null

* Only 2 arguments for ModeleNumRefMembers::getToolTip

* Fix PhanTypeConversionFromArray

* Only 6 args for PaymentSalary::addPaymentToBank

* Fix typing hints (array -> string)

* Fix uninitialized variables

* Add cssview to attributes phpdoc

* Avoid double typing specification (Phan notice)

* Qual: Ensure variable is defined (phan)

* Ensure phpdoc typing for verif method

* Ensure phpdoc typing for getNextValue method

* Add status as data key in cols array

* Ensure preg_replace operates on string (phan)

* Correct type for desiredstock

* Fix typing with casts (phan)

* Fix check that notification already exists

* Initialise fk_parent_id to fix typing issue

* Qual: Fix phan notices for Societe & related

* Qual: Fix typing for Facture and related

* Qual: Fix typing for Product & related

* Update baseline

* Fix new phpstan notices
2024-08-14 01:24:55 +02:00
..
admin Qual: Enable Phan Simplify rule and fix notices (#30537) 2024-08-07 03:05:02 +02:00
ajax Debug v20 2024-05-08 12:40:15 +02:00
canvas Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
checkvat Clean code for vat check popup 2024-07-14 17:23:42 +02:00
class Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
notify Better comments (#30200) 2024-06-30 21:02:50 +02:00
tpl Fix when we assign sale representatives to a thirdparty, list must be 2024-04-12 14:32:27 +02:00
agenda.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
card.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 02:44:35 +02:00
consumption.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
contact.php fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +02:00
document.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
index.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
list.php Look and feel v21 2024-07-24 16:07:15 +02:00
messaging.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
note.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
paymentmodes.php FIX #30397: for direct debit payments, BIC is optional (#30398) 2024-07-17 19:45:56 +02:00
price.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
project.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
societecontact.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
website.php Qual: Updates for phpstan notices (#30509) 2024-08-01 12:59:45 +02:00