dolibarr/htdocs/core/modules
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
..
action replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
asset Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
bank Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
barcode Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
bom Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-31 14:32:55 +02:00
cheque Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
commande Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
contract Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-31 14:32:55 +02:00
delivery Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
dons Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
expedition Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
expensereport Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
export fix phpstan (#29431) 2024-04-27 12:45:50 +02:00
facture Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
fichinter Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
holiday Qual: Updates for phpstan notices (#30509) 2024-08-01 12:59:45 +02:00
hrm Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
import Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 02:44:35 +02:00
mailings Qual: Fix spelling/update .pre-commit configuration (versions) (#30546) 2024-08-07 01:20:43 +02:00
member replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
movement Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
mrp Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
oauth Implement a generic handler for OAUTH token (tested with Mastodon) 2024-08-13 20:25:01 +02:00
openid_connect NEW Module to setup OpenID Connect module (#30317) 2024-07-21 02:12:03 +02:00
payment Fix phpstan 2024-07-31 14:31:29 +02:00
printing Fix regression fatal error 2024-04-12 01:35:32 +02:00
printsheet Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:06 +01:00
product Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
product_batch Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-31 14:32:55 +02:00
project fix phpstan level 5 (#30565) 2024-08-13 23:16:09 +02:00
propale Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
rapport Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
reception Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
security/generate fix phpstan (#28568) 2024-03-02 12:40:25 +01:00
societe Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
stock Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
stocktransfer Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
supplier_invoice Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-31 14:32:55 +02:00
supplier_order Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
supplier_payment Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-31 14:32:55 +02:00
supplier_proposal Qual: Enable Phan Simplify rule and fix notices (#30537) 2024-08-07 03:05:02 +02:00
syslog Clean code 2024-04-25 11:13:34 +02:00
takepos Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
ticket Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-31 14:32:55 +02:00
user Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 18:30:27 +01:00
usergroup Replace "! empty($conf->global->$" with "getDolGlobalString($" 2024-07-03 20:05:29 +02:00
workstation Fix phpstan 2024-07-31 14:31:29 +02:00
DolibarrModules.class.php Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
modAccounting.class.php NEW auto-determine piece number in FEC import (#29672) 2024-05-15 18:10:21 +02:00
modAdherent.class.php Debug v20 2024-05-17 12:53:21 +02:00
modAgenda.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-13 04:47:12 +02:00
modAi.class.php Clean code - Fix phpstan warning 2024-08-03 13:44:38 +02:00
modApi.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modAsset.class.php Small review of asset module (#30213) 2024-07-01 13:02:08 +02:00
modBanque.class.php
modBarcode.class.php
modBlockedLog.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modBom.class.php The tables associated with the BOM module are created when it is initialized. (#30603) 2024-08-13 12:12:20 +02:00
modBookCal.class.php Update modBookCal.class.php (#29827) 2024-06-04 10:59:54 +02:00
modBookmark.class.php
modCategorie.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modClickToDial.class.php
modCollab.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modCommande.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modComptabilite.class.php
modContrat.class.php
modCron.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modDataPolicy.class.php
modDav.class.php
modDebugBar.class.php
modDeplacement.class.php
modDocumentGeneration.class.php
modDon.class.php
modDynamicPrices.class.php
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 Clean code - Fix phpstan warning 2024-08-03 13:44:38 +02:00
modExpedition.class.php Code comment 2024-08-13 01:59:00 +02: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
modExternalRss.class.php
modExternalSite.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modFacture.class.php Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
modFckeditor.class.php Update codespell-dict.txt (#29644) 2024-05-10 12:34:08 +02:00
modFicheinter.class.php
modFournisseur.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modFTP.class.php
modGeoIPMaxmind.class.php
modGravatar.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modHoliday.class.php Fix 20 missing entity filter (#30466) 2024-07-25 14:30:07 +02:00
modHRM.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modImport.class.php
modIncoterm.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modIntracommreport.class.php Fix position 2024-05-13 12:03:08 +02:00
modKnowledgeManagement.class.php Clean code - Fix phpstan warning 2024-08-03 13:44:38 +02:00
modLabel.class.php
modLdap.class.php
modLoan.class.php
modMailing.class.php
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
modMrp.class.php Code comment 2024-07-25 14:28:18 +02:00
modMultiCurrency.class.php Debug v20 2024-06-15 18:55:17 +02:00
modNotification.class.php
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 Clean code - Fix phpstan warning 2024-08-03 13:44:38 +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
modPrinting.class.php
modProduct.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modProductBatch.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modProjet.class.php NEW Implementing Billable tasks on projects using new attribute "billable" (#30092) 2024-07-03 03:29:05 +02:00
modPropale.class.php NEW input reason label in customer proposal and order export (#29540) 2024-05-01 17:35:35 +02:00
modReceiptPrinter.class.php
modReception.class.php Fix #yogosha22395 2024-06-02 22:43:54 +02:00
modRecruitment.class.php Clean code - Fix phpstan warning 2024-08-03 13:44:38 +02:00
modResource.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modSalaries.class.php
modService.class.php Clean phan warnings 2024-05-30 13:37:17 +02: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 '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-07-25 18:20:01 +02:00
modStock.class.php NEW add last stock movement and product nature to StocksWithBatch export (#30578) 2024-08-10 23:44:52 +02:00
modStockTransfer.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modStripe.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modSupplierProposal.class.php
modSyslog.class.php
modTakePos.class.php Cleanaccount (#29271) 2024-04-20 21:53:40 +01:00
modTax.class.php
modTicket.class.php Debug v20 - fix cond to show dict, several fix in public ticket gui 2024-07-28 15:02:08 +02:00
modUser.class.php Debug v20 2024-04-20 13:17:53 +02:00
modVariants.class.php
modWebhook.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-29 15:48:50 +01:00
modWebPortal.class.php Debug v20 2024-05-30 13:59:16 +02:00
modWebServices.class.php
modWebServicesClient.class.php Clean code 2024-02-29 20:05:37 +01:00
modWebsite.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modWorkflow.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modWorkstation.class.php Clean code - Fix phpstan warning 2024-08-03 13:44:38 +02:00
modZapier.class.php