dolibarr/htdocs/core/modules
Lucas Marcouiller fd728cc28a
fix Show online payment link by using getValidOnlinePaymentMethod (#29764)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 18:06:46 +02:00
..
action Improve doc typing 2024-03-31 01:03:34 +01:00
asset fix cti (#29813) 2024-06-03 13:44:14 +02:00
bank Debug v20 2024-05-31 12:54:53 +02:00
barcode Clean phan warnings 2024-05-30 13:37:17 +02:00
bom fix cti (#29813) 2024-06-03 13:44:14 +02:00
cheque Rename french module name into english 2024-05-13 10:45:20 +02:00
commande Rename french module name into english 2024-05-13 10:45:20 +02:00
contract Clean phan warnings 2024-05-30 13:37:17 +02:00
delivery Clean phan warnings 2024-05-30 13:37:17 +02:00
dons Fix arg type to str_replace() with casts 2024-03-19 22:52:29 +01:00
expedition Debug v20 2024-05-22 22:21:02 +02:00
expensereport Clean phan warnings 2024-05-30 13:37:17 +02:00
export fix phpstan (#29431) 2024-04-27 12:45:50 +02:00
facture fix Show online payment link by using getValidOnlinePaymentMethod (#29764) 2024-06-03 18:06:46 +02: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 Clean phan warnings 2024-05-30 13:37:17 +02:00
import Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-05-15 15:21:07 +02: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 Clean phan warnings 2024-05-30 13:37:17 +02:00
mrp clean code pdf (#29399) 2024-04-20 22:36:54 +01:00
oauth Try better fix for #28194 2024-05-25 14:16:51 +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 Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:06 +01:00
product Clean phan warnings 2024-05-30 13:37:17 +02:00
product_batch Clean phan warnings 2024-05-30 13:37:17 +02:00
project Clean phan warnings 2024-05-30 13:37:17 +02:00
propale Clean code 2024-05-23 13:34:34 +02:00
rapport Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
reception Close #29741 2024-05-22 21:30:56 +02:00
security/generate fix phpstan (#28568) 2024-03-02 12:40:25 +01:00
societe Clean phan warnings 2024-05-30 13:37:17 +02:00
stock clean code pdf (#29399) 2024-04-20 22:36:54 +01:00
stocktransfer Clean code 2024-05-23 13:34:34 +02:00
supplier_invoice Rename french module name into english 2024-05-13 10:45:20 +02:00
supplier_order Rename french module name into english 2024-05-13 10:45:20 +02:00
supplier_payment Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences 2024-03-14 23:00:47 +01:00
supplier_proposal fix aurore currency (#29390) 2024-04-20 23:29:17 +01: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: 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 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 Clean phan warnings 2024-05-30 13:37:17 +02:00
modAi.class.php Clean phan warnings 2024-05-30 13:37:17 +02: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 Clean phan warnings 2024-05-30 13:37:17 +02:00
modBookCal.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modBookmark.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modCategorie.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
modClickToDial.class.php Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
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 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 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 phan warnings 2024-05-30 13:37:17 +02:00
modExpedition.class.php Fix phpunit 2024-04-22 16:31:34 +02:00
modExpenseReport.class.php Clean phan warnings 2024-05-30 13:37:17 +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 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 Fix with php-cs-fixer 2023-12-04 12:07:31 +01:00
modFournisseur.class.php Clean phan warnings 2024-05-30 13:37:17 +02: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 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 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:39:25 +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 Debug v20 2024-05-14 04:30:39 +02: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 Clean phan warnings 2024-05-30 13:37:17 +02:00
modOpenSurvey.class.php Clean phan warnings 2024-05-30 13:37:17 +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 Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
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 functionality for add cronjob (#28282) 2024-02-20 00:44:09 +01: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 FIX Debug setup of module TakePOS 2024-01-24 03:34:42 +01:00
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 Debug v18 2023-08-15 14:44:03 +02:00
modService.class.php Clean phan warnings 2024-05-30 13:37:17 +02: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 Clean phan warnings 2024-05-30 13:37:17 +02:00
modStock.class.php Debug v20 2024-05-31 18:23:32 +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 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 Cleanaccount (#29271) 2024-04-20 21:53:40 +01:00
modTax.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
modTicket.class.php Clean phan warnings 2024-05-30 13:37:17 +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 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 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 Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00