dolibarr/htdocs/core/modules
MDW cec87d9425
Qual: Remove unnecessary quotes around integer values in SQL queries (#39290)
* FIX: Do not quote NULL for fk_user_author & fk_element on insert

* Qual: Remove unnecessary quotes around integer values in SQL queries

# Qual: Remove unnecessary quotes around integer values in SQL queries

Removed unnecessary single quotes around integer values in SQL queries across multiple files.
2026-07-27 12:59:14 +02:00
..
accountancy Document metadata anonymisation (followup of PR #38116) (#38120) 2026-05-07 17:52:55 +02:00
action Qual: Fix 'SqlInjection' notices (#39224) 2026-07-20 02:51:54 +02:00
asset Qual: Fix 'SqlInjection' notices (#39231) 2026-07-20 15:28:15 +02:00
bank FIX|Fix #34947 PDF top margin breaks layout in multiple templates (#35919) 2026-07-20 00:09:32 +02:00
barcode
bom Qual: Fix 'SqlInjection' notices (#39231) 2026-07-20 15:28:15 +02:00
cheque Qual: Fix 'SqlInjection' notices (#39231) 2026-07-20 15:28:15 +02:00
commande Qual: Fix 'SqlInjection' notices (#39228) 2026-07-20 15:26:30 +02:00
contract Qual: Fix 'SqlInjection' notices (#39231) 2026-07-20 15:28:15 +02:00
delivery Qual: Fix 'SqlInjection' notices (#39231) 2026-07-20 15:28:15 +02:00
dons CI 2026-02-09 19:29:17 +01:00
expedition Qual: Fix 'SqlInjection' notices (#39231) 2026-07-20 15:28:15 +02:00
expensereport Fix: Update type hints in PDF modules (#39226) 2026-07-24 04:13:07 +02:00
export Automated merge from 23.0 to develop 2026-07-15 02:06:09 +02:00
facture Automated merge from 23.0 to develop 2026-07-23 17:06:43 +02:00
fichinter Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
holiday Qual: Fix 'SqlInjection' notices (#39224) 2026-07-20 02:51:54 +02:00
hrm Fix: Update type hints in PDF modules (#39226) 2026-07-24 04:13:07 +02:00
import Qual: Fix 'SqlInjection' notices (#39216) 2026-07-23 19:06:39 +02:00
mailings Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
member Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
movement Document metadata anonymisation (followup of PR #38116) (#38120) 2026-05-07 17:52:55 +02:00
mrp Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
oauth Fix redirect after oauth 2026-05-30 01:44:23 +02:00
openid_connect NEW: Add OIDC user auto-creation and fix login bugs (#37314) 2026-02-28 15:37:48 +01:00
payment Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
printing Merge 2026-06-12 19:25:23 +02:00
printsheet Document metadata anonymisation (followup of PR #38116) (#38120) 2026-05-07 17:52:55 +02:00
product FIX: Translate French code comments to English in core module 2026-06-28 13:43:41 +02:00
product_batch Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
project Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
propale Qual: Fix 'SqlInjection' notices (#39228) 2026-07-20 15:26:30 +02:00
rapport Qual: Fix 'SqlInjection' notices (#39225) 2026-07-20 02:52:07 +02:00
reception Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
salaries Qual: Fix phan notices (#37837) 2026-04-13 12:50:23 +02:00
security Replace all str_shuffle functions with a Fisher-Yate 2026-06-06 16:17:23 +02:00
societe Qual: Fix 'SqlInjection' notices (#39222) 2026-07-20 02:51:25 +02:00
stock FIX|Fix #34947 PDF top margin breaks layout in multiple templates (#35919) 2026-07-20 00:09:32 +02:00
stocktransfer Qual: Fix 'SqlInjection' notices (#39225) 2026-07-20 02:52:07 +02:00
supplier_invoice Qual: Fix 'SqlInjection' notices (#39222) 2026-07-20 02:51:25 +02:00
supplier_order Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
supplier_payment Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
supplier_proposal Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
syslog Fix warning 2026-04-20 03:48:28 +02:00
takepos Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
ticket Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
user
usergroup Qual: Fix PHPStan messages (#38053) 2026-05-07 14:20:03 +02:00
workstation Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
DolibarrModules.class.php Qual: Remove unnecessary quotes around integer values in SQL queries (#39290) 2026-07-27 12:59:14 +02:00
modAccounting.class.php Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-07-18 16:17:03 +02:00
modAdherent.class.php Qual: Fix 'SqlInjection' notices (#39222) 2026-07-20 02:51:25 +02:00
modAgenda.class.php Qual: Fix 'SqlInjection' notices (#39220) 2026-07-20 02:51:00 +02:00
modAi.class.php New: granular right for AI Assistant usage (#38312) 2026-06-11 09:33:14 +02:00
modApi.class.php
modAsset.class.php Move module asset to stable (#36983) 2026-01-25 14:13:09 +01:00
modBanque.class.php NEW - Various payments - Add extrafield (#38260) 2026-05-18 03:27:35 +02:00
modBarcode.class.php
modBlockedLog.class.php Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-07-18 16:17:03 +02:00
modBom.class.php Qual: Fix 'SqlInjection' notices (#39228) 2026-07-20 15:26:30 +02:00
modBookCal.class.php Clean coe 2026-03-30 11:38:39 +02:00
modBookmark.class.php
modCategorie.class.php Automated merge from 23.0 to develop 2026-07-15 02:06:09 +02:00
modClickToDial.class.php
modCollab.class.php
modCommande.class.php Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
modComptabilite.class.php
modContrat.class.php
modCron.class.php Debug v23 and migration 2026-01-05 13:17:36 +01:00
modDataPolicy.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modDav.class.php clean code (#38826) 2026-06-15 14:57:01 +02:00
modDebugBar.class.php
modDocumentGeneration.class.php
modDon.class.php
modDynamicPrices.class.php Qual: Update comments from French to English (#37097) 2026-02-08 15:29:53 +01:00
modECM.class.php
modEmailCollector.class.php Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
modEventOrganization.class.php Qual: Fix 'SqlInjection' notices (#39224) 2026-07-20 02:51:54 +02:00
modExpedition.class.php
modExpenseReport.class.php Clean code - removed old deprecated module Deplacement 2026-06-20 16:03:50 +02:00
modExport.class.php
modExternalRss.class.php Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
modFacture.class.php Qual: Fix 'SqlInjection' notices (#39221) 2026-07-20 02:51:11 +02:00
modFckeditor.class.php
modFicheinter.class.php create categorie_fichinter-fichinter not run (#39177) 2026-07-15 00:37:05 +02:00
modFournisseur.class.php Qual: Fix 'SqlInjection' notices (#39221) 2026-07-20 02:51:11 +02:00
modFTP.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modGeoIPMaxmind.class.php
modGravatar.class.php
modHoliday.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modHRM.class.php Clean coe 2026-03-30 11:38:39 +02:00
modImport.class.php
modIncoterm.class.php
modIntracommreport.class.php
modKnowledgeManagement.class.php Qual: Fix 'SqlInjection' notices (#39228) 2026-07-20 15:26:30 +02:00
modLabel.class.php
modLdap.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modLoan.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modMailing.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modMailmanSpip.class.php
modMargin.class.php Look and feel v24 - Open margin en account summary of thirdparty in 2026-03-14 17:56:40 +01:00
modModuleBuilder.class.php
modMrp.class.php Qual: Fix 'SqlInjection' notices (#39228) 2026-07-20 15:26:30 +02:00
modMultiCurrency.class.php
modNotification.class.php
modOauth.class.php Qual: Translate French comments to English ("niveau") (#37041) 2026-01-31 20:28:26 +01:00
modOpenSurvey.class.php
modPartnership.class.php
modPaymentByBankTransfer.class.php Automated merge from 23.0 to develop 2026-07-15 02:06:09 +02:00
modPaypal.class.php Fix ci 2026-01-24 12:43:14 +01:00
modPrelevement.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modPrinting.class.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2026-03-20 16:43:40 +01:00
modProduct.class.php Qual: Fix 'SqlInjection' notices (#39219) 2026-07-20 02:50:44 +02:00
modProductBatch.class.php avoid fatal errors (#37856) 2026-04-14 02:55:19 +02:00
modProjet.class.php Qual: Fix 'SqlInjection' notices (#39219) 2026-07-20 02:50:44 +02:00
modPropale.class.php Qual: Fix 'SqlInjection' notices (#39216) 2026-07-23 19:06:39 +02:00
modQuickMemo.class.php Doc 2026-06-19 15:04:58 +02:00
modReceiptPrinter.class.php Qual: Translate French comments to English ("niveau") (#37041) 2026-01-31 20:28:26 +01:00
modReception.class.php Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
modRecruitment.class.php Clean coe 2026-03-30 11:38:39 +02:00
modResource.class.php Qual: Fix 'SqlInjection' notices (#39228) 2026-07-20 15:26:30 +02:00
modSalaries.class.php fix phpstan (#37823) 2026-04-11 17:40:53 +02:00
modService.class.php Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
modSocialNetworks.class.php
modSociete.class.php Qual: Fix 'SqlInjection' notices (#39220) 2026-07-20 02:51:00 +02:00
modStock.class.php Qual: Fix 'SqlInjection' notices (#39221) 2026-07-20 02:51:11 +02:00
modStockTransfer.class.php Qual: Fix PHPStan notices (#37967) 2026-04-23 14:57:54 +02:00
modStripe.class.php
modSubtotals.class.php FIX install crash when loading subtotals module (#38244) 2026-05-18 03:03:11 +02:00
modSupplierInvoice.class.php Qual: Fix 'SqlInjection' notices (#39224) 2026-07-20 02:51:54 +02:00
modSupplierOrder.class.php Qual: Fix 'SqlInjection' notices (#39222) 2026-07-20 02:51:25 +02:00
modSupplierProposal.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modSyslog.class.php
modTakePos.class.php Doc 2026-06-06 00:52:09 +02:00
modTax.class.php clean code and fix phpstan (#37831) 2026-04-12 11:59:56 +02:00
modTicket.class.php Fix option to show statistics pages in menu. 2026-07-09 23:37:45 +02:00
modUser.class.php Qual: Fix 'SqlInjection' notices (#39228) 2026-07-20 15:26:30 +02:00
modVariants.class.php translate french doc to english (#37064) 2026-02-04 14:49:13 +01:00
modWebhook.class.php Clean coe 2026-03-30 11:38:39 +02:00
modWebPortal.class.php
modWebServices.class.php
modWebsite.class.php
modWorkflow.class.php
modWorkstation.class.php Clean coe 2026-03-30 11:38:39 +02:00
modZapier.class.php Clean coe 2026-03-30 11:38:39 +02:00