dolibarr/htdocs/core/modules
MDW 891e11d692
Qual: Enable and fix phan notices for scripts
# Qual: Enable and fix phan notices for scripts

phpstan is already enable on scripts, so there is no reason to not
enable phan.
This enables phan and fixes the notices at the same time
2025-02-18 16:33:41 +01:00
..
action Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
asset Merge remote-tracking branch 'upstream/develop' into fix/2025-02-07-phpstan 2025-02-07 10:48:21 +01:00
bank Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
barcode Qual: Define types for properties 2025-01-24 10:55:53 +01:00
bom Try to fix phpstan false positive 2025-02-07 10:52:23 +01:00
cheque Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
commande Merge branch 'develop' into new-duplicate-pdf-configuration-for-order-in-sepcific-page 2025-02-13 11:42:52 +01:00
contract Fix phan 2025-02-07 11:28:13 +01:00
delivery Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
dons Qual: Improve write_file typing (part 2) (#30527) 2024-11-13 23:58:32 +01:00
expedition Qual: Fix phan (product-part-1) implies fixing unit types 2025-02-09 20:14:20 +01:00
expensereport Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
export Qual: Enable and fix phan notices for scripts 2025-02-18 16:33:41 +01:00
facture Fix phan 2025-02-07 11:28:13 +01:00
fichinter Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
holiday Qual: Fix phan notices (ftp, holiday) 2025-02-03 16:06:02 +01:00
hrm Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
import Qual: Fix phan notices (import) 2025-02-05 01:43:38 +01:00
mailings Qual: Fix phan (project-1) 2025-02-11 00:22:39 +01:00
member Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
movement Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
mrp Qual: Fix phan notices (mrp) 2025-02-08 01:49:52 +01:00
oauth FIX use GETPOST instead GETPOSTINT 2024-12-04 10:31:48 +01:00
openid_connect fix phpstan (#32188) 2024-12-01 23:15:27 +01:00
payment fix phpstan 2025-01-11 09:53:00 +01:00
printing Qual: Fix phan (printing) 2025-02-08 14:24:26 +01:00
printsheet Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
product Qual: Fix phan (product-part-1) implies fixing unit types 2025-02-09 20:14:20 +01:00
product_batch fix phpstan 2025-01-11 09:53:00 +01:00
project FIX: project time spent in ODT template 2025-02-12 10:13:29 +01:00
propale New move pdf configuration in propal module configuration 2025-02-10 15:12:55 +01:00
rapport Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
reception Fix phan 2025-02-07 11:28:13 +01:00
security Add log 2025-01-14 10:35:44 +01:00
societe Qual: Fix phan notices (societe) 2025-02-17 09:44:12 +01:00
stock Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
stocktransfer Qual: Fix phan (stock-2) 2025-02-10 21:20:32 +01:00
supplier_invoice Fix phan 2025-02-07 11:28:13 +01:00
supplier_order Fix phan 2025-02-07 11:28:13 +01:00
supplier_payment Qual: Fix arguments types on TCPDF/TCPDI calls 2025-02-05 01:43:53 +01:00
supplier_proposal Fix phan 2025-02-07 11:28:13 +01:00
syslog Qual: Fix notices in .lib.php files (#31672) 2024-11-04 12:32:13 +01:00
takepos Debug v21 Fix tooltip on setup pages 2024-12-13 17:22:48 +01:00
ticket Fix Phan notices introduced since 30/12/2024 2025-01-27 13:24:29 +01:00
user Fix Phan notices introduced since 30/12/2024 2025-01-27 13:24:29 +01:00
usergroup Qual: Fix phan notices (modulebuilder) 2025-02-07 12:31:19 +01:00
workstation fix phpstan 2025-01-11 09:53:00 +01:00
DolibarrModules.class.php Clean code 2025-01-20 03:54:04 +01:00
modAccounting.class.php FIX missing init function to create accounting table 2024-12-13 07:34:49 +01:00
modAdherent.class.php Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-16 14:50:09 +01:00
modAgenda.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-04 23:25:24 +01:00
modAi.class.php Prepare v21 2025-01-07 11:44:59 +01:00
modApi.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modAsset.class.php Tracking conf->module->enabled 3 (#31905) 2024-11-15 23:02:26 +01:00
modBanque.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modBarcode.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modBlockedLog.class.php Fix warning 2025-01-05 18:34:01 +01:00
modBom.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modBookCal.class.php fix phpstan (#31801) 2024-11-13 21:21:15 +01:00
modBookmark.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modCategorie.class.php Update modCategorie.class.php 2025-02-17 16:08:20 +01:00
modClickToDial.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modCollab.class.php Tracking conf->module->enabled 3 (#31905) 2024-11-15 23:02:26 +01:00
modCommande.class.php Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-13 20:42:23 +01:00
modComptabilite.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modContrat.class.php Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-16 14:50:09 +01:00
modCron.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modDataPolicy.class.php Tracking conf->module->enabled 3 (#31905) 2024-11-15 23:02:26 +01:00
modDav.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modDebugBar.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modDeplacement.class.php Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
modDocumentGeneration.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modDon.class.php fix phpstan 2025-01-07 18:54:08 +01:00
modDynamicPrices.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modECM.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modEmailCollector.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modEventOrganization.class.php fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
modExpedition.class.php Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-16 14:50:09 +01:00
modExpenseReport.class.php replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
modExport.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modExternalRss.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modExternalSite.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modFacture.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-13 20:39:19 +01:00
modFckeditor.class.php Update codespell-dict.txt (#29644) 2024-05-10 12:34:08 +02:00
modFicheinter.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modFournisseur.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modFTP.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modGeoIPMaxmind.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modGravatar.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modHoliday.class.php FIX wrong ODT path for multicompany 2025-02-13 18:20:47 +01:00
modHRM.class.php Fix bad default pdf evalution naming (#31607) 2024-10-28 18:19:53 +01:00
modImport.class.php NEW The upgrade process can be done by creating a file upgrade.unlock 2023-02-02 12:58:12 +01:00
modIncoterm.class.php Qual: Fix spelling (#31515) 2024-10-23 20:23:07 +02:00
modIntracommreport.class.php Fix position 2024-05-13 12:03:08 +02:00
modKnowledgeManagement.class.php NEW - Add an advanced permission to validate knowledge (#30855) 2024-09-30 10:15:40 +02:00
modLabel.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modLdap.class.php NEW LDAP Active Directory UserAccountControl (#25507) 2023-08-01 18:20:51 +02:00
modLoan.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modMailing.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modMailmanSpip.class.php Fix bad property 2024-05-17 12:59:09 +02:00
modMargin.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modModuleBuilder.class.php Debug AI module 2024-01-27 02:04:43 +01:00
modMrp.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modMultiCurrency.class.php Debug v20 2024-06-15 18:55:17 +02:00
modNotification.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modOauth.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modOpenIDConnect.class.php NEW Module to setup OpenID Connect module (#30317) 2024-07-21 02:12:03 +02:00
modOpenSurvey.class.php Fix menu link 2024-06-12 15:44:54 +02:00
modPartnership.class.php Qual: Fix spelling (#31515) 2024-10-23 20:23:07 +02:00
modPaybox.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modPaymentByBankTransfer.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modPaypal.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modPrelevement.class.php min php version is 7.0 2022-09-27 20:48:47 +02:00
modPrinting.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modProduct.class.php Merge pull request #32747 from altairisfr/qty_multiple_sale 2025-01-29 00:50:35 +01:00
modProductBatch.class.php fix phpstan 2025-01-11 09:14:43 +01:00
modProjet.class.php Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-16 14:50:09 +01:00
modPropale.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-13 20:39:19 +01:00
modReceiptPrinter.class.php FIX Debug setup of module TakePOS 2024-01-24 03:34:03 +01:00
modReception.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modRecruitment.class.php fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
modResource.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modSalaries.class.php Fix export salary 2024-10-29 15:16:35 +01:00
modService.class.php FIX: Allow import and export with the PRODUCT_CUSTOMER_PRICES_AND_MULTIPRICES option 2025-01-22 11:40:59 +01:00
modSocialNetworks.class.php Fix tabs must appears only on setup of module 2024-08-13 23:34:21 +02:00
modSociete.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modStock.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modStockTransfer.class.php fix phpstan (#31801) 2024-11-13 21:21:15 +01:00
modStripe.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modSupplierProposal.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modSyslog.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modTakePos.class.php Debug v21 2024-12-01 15:47:01 +01:00
modTax.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modTicket.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-16 14:32:33 +01:00
modUser.class.php missing translation close #31415 (#31432) 2024-10-17 01:17:34 +02:00
modVariants.class.php fix variants sql init (#31319) 2024-10-13 21:08:55 +02:00
modWebhook.class.php fix phpstan (#31801) 2024-11-13 21:21:15 +01:00
modWebPortal.class.php Qual: Fix spelling (#31515) 2024-10-23 20:23:07 +02:00
modWebServices.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modWebsite.class.php Look and feel v21 2024-10-27 14:08:59 +01:00
modWorkflow.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modWorkstation.class.php fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
modZapier.class.php fix phpstan (#31801) 2024-11-13 21:21:15 +01:00