dolibarr/htdocs/core/modules
MDW bec5ff4749
Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298)
* Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num

* Fix typing in hookmanager class

* Improve DolHooksCollector phpdoc

* Fix PhanTypePossiblyInvalidDimOffset by testing index's existence

* Ignore PhanTypePossiblyInvalidDimOffset that phan can not detect

* Allow  to be null, initialise instead of unset
2024-04-09 23:21:28 +02:00
..
action Improve doc typing 2024-03-31 01:03:34 +01:00
asset FIX regression. A lot of broken feature and corruption of data du to 2024-04-03 22:34:59 +02:00
bank Adjust write_file signature 2024-03-27 10:18:12 +01:00
barcode Fix debug phpbarcode 2024-04-02 09:48:48 +02:00
bom Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
cheque Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
commande Clean code 2024-03-24 16:03:00 +01:00
contract Fix unexpected quote 2024-03-24 16:13:19 +01:00
delivery Fix typing with phpdoc 2024-03-22 09:51:58 +01:00
dons Fix arg type to str_replace() with casts 2024-03-19 22:52:29 +01:00
expedition FIX missing trans on VolumeUnitcm3 2024-04-04 13:16:32 +02:00
expensereport Fix arg type to strlen() with cast, improve conversion to int 2024-03-19 22:52:30 +01:00
export Fix warnings 2024-03-11 14:28:55 +01:00
facture Clean code 2024-03-24 16:03:00 +01:00
fichinter Fix typing with phpdoc 2024-03-22 09:52:05 +01:00
holiday Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
hrm Merge pull request #28809 from mdeweerd/PhanPluginPrintfIncompatibleArgumentTypeWeak 2024-03-15 16:32:40 +01:00
import Fix PhanPluginSuspiciousParamPosition 2024-03-14 19:39:35 +01:00
mailings Clean use of $_POST 2024-03-28 21:29:02 +01:00
member Merge pull request #28809 from mdeweerd/PhanPluginPrintfIncompatibleArgumentTypeWeak 2024-03-15 16:32:40 +01:00
movement Fix typing with phpdoc 2024-03-22 09:52:06 +01:00
mrp Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298) 2024-04-09 23:21:28 +02:00
oauth Clean use of $_POST 2024-03-28 21:29:02 +01:00
payment Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
printing Fix printipp phpdoc typing 2024-03-31 22:28:08 +02:00
printsheet Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:06 +01:00
product Fix typing with phpdoc 2024-03-22 09:52:08 +01:00
product_batch Fix arg type to preg_match() with cast 2024-03-19 22:52:34 +01:00
project Fix typing with phpdoc 2024-03-22 09:52:11 +01:00
propale Clean code 2024-03-24 16:03:00 +01:00
rapport Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
reception Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-04 11:39:02 +02:00
security/generate fix phpstan (#28568) 2024-03-02 12:40:25 +01:00
societe Fix double $conf->global->$conf into $conf->global->... 2024-03-23 15:17:12 +01:00
stock Fix typing with phpdoc 2024-03-22 09:52:15 +01:00
stocktransfer Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-04 11:39:02 +02:00
supplier_invoice Fix phan notices related to fournisseur.facture.class.php 2024-03-29 23:48:40 +01:00
supplier_order Clean code 2024-03-24 16:03:00 +01:00
supplier_payment Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
supplier_proposal Clean code 2024-03-24 16:03:00 +01:00
syslog FIX try to fix phan error 2024-03-26 22:47:57 +01:00
takepos Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
ticket Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
user Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 18:30:27 +01:00
usergroup Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 18:30:27 +01:00
workstation Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
DolibarrModules.class.php It seems constant are for storing data only and used for 2024-04-08 11:53:49 +02:00
modAccounting.class.php Debug v20 2024-03-22 19:58:33 +01:00
modAdherent.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modAgenda.class.php Fix hasRights into hasRight 2024-03-19 22:02:42 +01:00
modAi.class.php Debug v20 2024-03-14 16:40:06 +01:00
modApi.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modAsset.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +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 Use user->hasRight 2024-03-09 01:45:31 +01:00
modBom.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:08 +01:00
modBookCal.class.php Debug v20 2024-03-14 16:40:06 +01:00
modBookmark.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modCategorie.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:10 +01:00
modClickToDial.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modCollab.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:11 +01:00
modCommande.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:12 +01:00
modComptabilite.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modContrat.class.php
modCron.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modDataPolicy.class.php Clean code: Remove code not working (was using hard coded values) 2024-02-02 21:41:40 +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 Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modDynamicPrices.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modECM.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:13 +01:00
modEmailCollector.class.php Use user->hasRight 2024-03-09 01:45:31 +01:00
modEventOrganization.class.php Fix hasRights into hasRight 2024-03-19 22:02:42 +01:00
modExpedition.class.php QUAL Rename column fk_origin_line on shipment lines into fk_elementdet to match a generic use. (#28989) 2024-04-08 12:44:49 +02:00
modExpenseReport.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:15 +01: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 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:16 +01:00
modFacture.class.php Rename files to use an english name 2024-03-10 15:52:29 +01:00
modFckeditor.class.php
modFicheinter.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modFournisseur.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:17 +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 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:18 +01:00
modHoliday.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:20 +01:00
modHRM.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:19 +01:00
modImport.class.php
modIncoterm.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:21 +01:00
modIntracommreport.class.php
modKnowledgeManagement.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:22 +01: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 with php-cs-fixer 2023-12-04 12:07:31 +01:00
modMargin.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:23 +01:00
modModuleBuilder.class.php Debug AI module 2024-01-27 02:04:43 +01:00
modMrp.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modMultiCurrency.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modNotification.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modOauth.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:24 +01:00
modOpenSurvey.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:25 +01:00
modPartnership.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:26 +01:00
modPaybox.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:26 +01:00
modPaymentByBankTransfer.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:27 +01:00
modPaypal.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:28 +01:00
modPrelevement.class.php
modPrinting.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modProduct.class.php Merge pull request #28814 from atm-jonathan/NEW_import_kit 2024-03-13 18:14:33 +01:00
modProductBatch.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:30 +01:00
modProjet.class.php New functionality for add cronjob (#28282) 2024-02-20 00:44:09 +01:00
modPropale.class.php Added customer code export (#28309) 2024-02-20 18:45:03 +01:00
modReceiptPrinter.class.php FIX Debug setup of module TakePOS 2024-01-24 03:34:42 +01:00
modReception.class.php renaming of columns impact db access 2024-03-19 15:49:42 +01:00
modRecruitment.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:31 +01:00
modResource.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:32 +01:00
modSalaries.class.php Debug v18 2023-08-15 14:44:03 +02:00
modService.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:33 +01:00
modSocialNetworks.class.php qual: phpstan - various "$hidden (bool) does not accept string." (#28350) 2024-02-22 13:27:04 +01:00
modSociete.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:34 +01:00
modStock.class.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00
modStockTransfer.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:36 +01:00
modStripe.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:37 +01:00
modSupplierProposal.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modSyslog.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modTakePos.class.php qual: phpstan - various fixes (#28351) 2024-02-22 13:22:06 +01:00
modTax.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modTicket.class.php Fix PhanPluginRedundantAssignment 2024-03-13 01:04:38 +01:00
modUser.class.php It seems constant are for storing data only and used for 2024-04-08 11:53:49 +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 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:39 +01:00
modWebServices.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
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 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:40 +01:00
modWorkstation.class.php Fix hasRights into hasRight 2024-03-19 22:02:42 +01:00
modZapier.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00