dolibarr/htdocs/core/modules
2022-09-25 17:12:03 +02:00
..
action fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
asset fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
bank fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
barcode add translation 2022-08-02 12:14:32 +02:00
bom add translation 2022-08-02 12:16:32 +02:00
cheque fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
commande fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
contract fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
delivery fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
dons
expedition fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
expensereport fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
export Close #20215 : export label of extrafields 2022-09-22 15:33:01 +02:00
facture Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-21 01:30:40 +02:00
fichinter fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
holiday Fix : php 8.0 warnings 2022-05-18 12:31:09 +02:00
hrm Debug v16 2022-07-24 19:05:55 +02:00
import Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-14 17:26:20 +02:00
mailings update code toward php8 compliance 2022-09-24 14:45:52 +02:00
member add translation 2022-08-02 12:22:24 +02:00
movement update code toward php8 compliance 2022-09-24 14:45:52 +02:00
mrp fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
oauth NEW: possibility to select scopes with checkbox for oauth tokens 2022-09-18 02:21:46 +02:00
payment
printing token was not refreshing 2022-08-11 10:03:44 +02:00
printsheet Fix wrong varname 2022-07-27 11:54:55 +02:00
product fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
product_batch Debug v16 2022-07-24 19:05:55 +02:00
project Use isModEnabled 2022-09-25 06:13:41 +02:00
propale update code toward php8 compliance 2022-09-24 14:45:52 +02:00
rapport fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
reception NEW Add option "Show price on the generated documents for receptions" 2022-09-23 09:21:07 +02:00
security/generate NEW Add picto property on sub-module for paswword generation 2022-09-11 12:18:43 +02:00
societe Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-15 18:13:27 +02:00
stock update code toward php8 compliance 2022-09-24 14:45:52 +02:00
stocktransfer fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
supplier_invoice fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
supplier_order fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
supplier_payment fix usage of getDolGlobalInt 2022-09-14 21:33:43 +02:00
supplier_proposal clean aurore model 2022-09-12 14:50:55 +02:00
syslog PHP 8.1 #21121 2022-06-03 11:10:08 +02:00
takepos Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-31 17:57:14 +02:00
ticket Fix : php 8.1 warnings 2022-09-09 12:26:17 +02:00
user add translation 2022-08-02 12:33:24 +02:00
usergroup php V8 warning (allready send on develop) 2022-08-20 11:06:30 +02:00
workstation Debug v16 2022-07-24 19:05:55 +02:00
DolibarrModules.class.php use isModEnabled 2022-08-23 20:02:37 +02:00
modAccounting.class.php Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-25 17:01:44 +02:00
modAdherent.class.php Merge pull request #21852 from frederic34/useismodenabled 2022-08-24 18:12:02 +02:00
modAgenda.class.php Debug v16 2022-05-19 09:36:47 +02:00
modApi.class.php NEW : Template supplier invoices 2022-02-07 14:34:27 +01:00
modAsset.class.php Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
modBanque.class.php Use isModEnabled 2022-09-25 06:22:58 +02:00
modBarcode.class.php Clean permissions for barcode menu 2022-09-08 14:58:00 +02:00
modBlockedLog.class.php replace ! empty by !empty 2022-08-31 22:14:20 +02:00
modBom.class.php Clean code 2022-05-12 02:02:04 +02:00
modBookmark.class.php
modCategorie.class.php Fix 2022-09-25 06:34:47 +02:00
modClickToDial.class.php
modCollab.class.php
modCommande.class.php Update code 2022-09-03 11:17:05 +02:00
modComptabilite.class.php
modContrat.class.php Maxi debug of export profiles for v16 2022-05-17 00:51:47 +02:00
modCron.class.php Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-23 18:53:18 +02:00
modDataPolicy.class.php Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv 2022-09-08 18:59:23 +02:00
modDav.class.php Clean code 2022-05-12 02:02:04 +02:00
modDebugBar.class.php
modDeplacement.class.php Maxi debug of export profiles for v16 2022-05-17 00:51:47 +02:00
modDocumentGeneration.class.php
modDon.class.php Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
modDynamicPrices.class.php
modECM.class.php replace ! empty by !empty 2022-08-31 22:14:20 +02:00
modEmailCollector.class.php Menu position 2022-09-06 01:44:52 +02:00
modEventOrganization.class.php Prepare v16 2022-08-11 22:11:33 +02:00
modExpedition.class.php Clean code of setup of shipment module 2022-09-21 14:38:14 +02:00
modExpenseReport.class.php
modExport.class.php
modExternalRss.class.php
modExternalSite.class.php
modFacture.class.php Clean code of deprecated field 2022-09-23 09:35:17 +02:00
modFckeditor.class.php NEW : Template supplier invoices 2022-02-07 14:34:27 +01:00
modFicheinter.class.php NEW : Template supplier invoices 2022-02-07 14:34:27 +01:00
modFournisseur.class.php Update code 2022-09-03 11:17:05 +02:00
modFTP.class.php Module FTP is deprecated. 2022-08-23 15:32:57 +02:00
modGeoIPMaxmind.class.php
modGravatar.class.php
modHoliday.class.php Fix translation of label 2022-08-23 12:55:07 +02:00
modHRM.class.php Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
modImport.class.php
modIncoterm.class.php Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-07-22 17:43:35 +02:00
modIntracommreport.class.php fix license 2022-09-07 20:21:01 +02:00
modKnowledgeManagement.class.php Clean code 2022-05-12 02:02:04 +02:00
modLabel.class.php
modLdap.class.php
modLoan.class.php Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
modMailing.class.php Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
modMailmanSpip.class.php
modMargin.class.php
modModuleBuilder.class.php
modMrp.class.php fix license 2022-09-07 20:21:01 +02:00
modMultiCurrency.class.php Debug v16 2022-06-29 14:31:21 +02:00
modNotification.class.php
modOauth.class.php
modOpenSurvey.class.php Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
modPartnership.class.php Merge 2022-07-24 11:21:02 +02:00
modPaybox.class.php
modPaymentByBankTransfer.class.php
modPaypal.class.php
modPrelevement.class.php
modPrinting.class.php NEW : Template supplier invoices 2022-02-07 14:34:27 +01:00
modProduct.class.php Use isModEnabled 2022-09-25 06:03:47 +02:00
modProductBatch.class.php
modProjet.class.php FIX php8 compatibility 2022-08-28 14:05:07 +02:00
modPropale.class.php Update code 2022-09-03 11:19:18 +02:00
modReceiptPrinter.class.php
modReception.class.php Maxi debug of export profiles for v16 2022-05-17 00:51:47 +02:00
modRecruitment.class.php rename recruitmentindex.php -> index.php 2022-08-18 17:12:30 +02:00
modResource.class.php Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-07-10 19:28:16 +02:00
modSalaries.class.php
modService.class.php Use isModEnabled 2022-09-25 06:03:47 +02:00
modSocialNetworks.class.php
modSociete.class.php Use isModEnabled 2022-09-25 06:22:58 +02:00
modStock.class.php fix php8 warnings 2022-08-31 21:55:55 +02:00
modStockTransfer.class.php Update modStockTransfer.class.php 2022-09-16 16:36:19 +02:00
modStripe.class.php
modSupplierProposal.class.php
modSyslog.class.php
modTakePos.class.php Clean code 2022-05-12 02:02:04 +02:00
modTax.class.php
modTicket.class.php Move tabs of external modules at end 2022-09-15 16:55:52 +02:00
modUser.class.php FIX Travis - Complete WIP #22059 2022-09-06 04:48:26 +02:00
modVariants.class.php remove blank line 2022-09-07 20:14:49 +02:00
modWebhook.class.php Update modWebhook.class.php 2022-09-19 09:58:38 +02:00
modWebServices.class.php
modWebServicesClient.class.php NEW Make module WebservicesClient deprecated. Use module WebHook instead 2022-09-12 15:16:38 +02:00
modWebsite.class.php Fix export of website 2022-08-03 21:30:40 +02:00
modWorkflow.class.php add WORKFLOW_TICKET_CREATE_INTERVENTION to workflow constants 2022-04-04 09:29:03 +02:00
modWorkstation.class.php Clean code 2022-05-12 02:02:04 +02:00
modZapier.class.php Update modZapier.class.php 2022-09-09 10:36:08 +02:00