dolibarr/htdocs/core/modules
2024-07-21 14:56:20 +02:00
..
action replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
asset fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
bank replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
barcode Clean phan warnings 2024-05-30 13:37:17 +02:00
bom fix checkFunctionArgumentTypes (#30249) 2024-07-04 17:47:31 +02:00
cheque replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
commande fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
contract fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
delivery fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
dons fix phpstan Expression "'@phan-var string[] $prim%.... (#29928) 2024-06-08 14:53:46 +02:00
expedition Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-13 17:47:55 +02:00
expensereport replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
export fix phpstan (#29431) 2024-04-27 12:45:50 +02:00
facture Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 02:44:35 +02:00
fichinter fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
holiday fix checkFunctionArgumentTypes (#30249) 2024-07-04 17:47:31 +02:00
hrm replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +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 Clean use of $_POST 2024-03-28 21:29:02 +01:00
member replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
movement replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
mrp replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
oauth Try better fix for #28194 2024-05-25 14:16:51 +02:00
openid_connect NEW Module to setup OpenID Connect module (#30317) 2024-07-21 02:12:03 +02:00
payment Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
printing Fix regression fatal error 2024-04-12 01:35:32 +02:00
printsheet
product replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
product_batch fix checkFunctionArgumentTypes (#30249) 2024-07-04 17:47:31 +02:00
project replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
propale fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
rapport
reception fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
security/generate
societe Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-07-21 14:56:20 +02:00
stock replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
stocktransfer fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
supplier_invoice fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
supplier_order fix phpstan (#30319) 2024-07-08 21:45:35 +02:00
supplier_payment replace old syntax, rename pdf models with same class name (#30271) 2024-07-06 02:59:40 +02:00
supplier_proposal Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-18 02:44:35 +02:00
syslog Clean code 2024-04-25 11:13:34 +02:00
takepos Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
ticket fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +02:00
user
usergroup Replace "! empty($conf->global->$" with "getDolGlobalString($" 2024-07-03 20:05:29 +02:00
workstation Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
DolibarrModules.class.php Debug v20 2024-05-17 12:53:21 +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 fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +02:00
modAi.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modApi.class.php
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
modBom.class.php Clean phan warnings 2024-05-30 13:37:17 +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
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
modEventOrganization.class.php Add dependency on module agenda 2024-06-20 17:16:38 +02:00
modExpedition.class.php Fix phpunit 2024-04-22 16:31:34 +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 NEW Can force position of signature on PDF using a setup constant (#29676) 2024-05-15 15:12:26 +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 Clean phan warnings 2024-05-30 13:37:17 +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 phan warnings 2024-05-30 13:37:17 +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 FIX : create mrp table if enabled (#29921) 2024-06-08 12:00:58 +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 phan warnings 2024-05-30 13:37:17 +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 phan warnings 2024-05-30 13:37:17 +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
modSociete.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modStock.class.php New Export stock inventory (#30401) 2024-07-18 00:45:23 +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 2024-06-27 00:49:50 +02:00
modUser.class.php Debug v20 2024-04-20 13:17:53 +02:00
modVariants.class.php
modWebhook.class.php
modWebPortal.class.php Debug v20 2024-05-30 13:59:16 +02:00
modWebServices.class.php
modWebServicesClient.class.php
modWebsite.class.php
modWorkflow.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modWorkstation.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modZapier.class.php