dolibarr/htdocs/core/modules
Raphaël Doursenaud f97f011cd3
Added missing properties in modules class.
Enhanced modules class documentation.
2016-09-08 16:37:48 +02:00
..
action New : edition feature on action/agenda 2016-07-25 11:21:00 +02:00
barcode Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0 2016-08-05 00:42:40 +02:00
cheque Debug double conf 2016-04-24 12:14:03 +02:00
commande Merge remote-tracking branch 'origin/4.0' into develop 2016-08-01 15:15:32 +02:00
contract Fix date of contract not used 2016-08-20 00:30:09 +02:00
dons Fix: Donation some problems with french article 2016-01-10 07:35:00 +01:00
expedition Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-08-01 15:19:25 +02:00
expensereport FIX Better position of fields in expense report PDF. 2016-09-07 01:47:09 +02:00
export Add phpunit tests for option USE_STRICT_CSV_RULES 2016-07-15 12:30:24 +02:00
facture Merge remote-tracking branch 'origin/4.0' into develop 2016-08-01 15:15:32 +02:00
fichinter Oups missing $conf 2016-04-23 17:45:38 +02:00
import FIX Travis fails 2016-04-15 16:05:47 +02:00
livraison Oups missing $conf 2016-04-23 17:45:38 +02:00
mailings travis 2016-07-05 15:14:28 +02:00
member Dictionnary for label sticker and card format 2016-02-06 12:06:05 +01:00
oauth Update google_oauthcallback.php 2016-02-09 14:05:05 +01:00
payment Code was corrupted with very bad commits. I restore files manually. 2016-03-25 15:53:44 +01:00
printing NEW Add date into list of print jobs for Google Print. 2016-08-31 14:36:08 +02:00
printsheet Clean code for generating sheet of barcode. Can choose output filename. 2016-02-08 16:42:34 +01:00
product Revert commit that break compatibility of 100% of modules 2016-03-25 15:24:57 +01:00
project PHP7 warnings on project module's configuration page 2016-07-26 22:22:55 +02:00
propale Merge remote-tracking branch 'origin/4.0' into develop 2016-08-01 15:15:32 +02:00
rapport Fix: issue when bank module is disabled 2016-02-16 11:27:58 +01:00
security Replace function rand with mt_rand (prepare php 8) 2016-03-05 15:01:25 +01:00
societe FIX php warning method declaration 2016-06-20 15:50:00 +02:00
supplier_invoice FIX #5516 2016-07-26 23:26:29 +02:00
supplier_order Use standard prefix for supplier order for new install 2016-08-04 15:45:55 +02:00
supplier_payment Code was corrupted with very bad commits. I restore files manually. 2016-03-25 15:53:44 +01:00
supplier_proposal Merge remote-tracking branch 'origin/4.0' into develop 2016-08-01 15:15:32 +02:00
syslog CLOSE #5627 Allowed external logging modules. 2016-08-16 03:24:04 +02:00
DolibarrModules.class.php Added missing properties in modules class. 2016-09-08 16:37:48 +02:00
index.html
modAccounting.class.php FIX : Accountancy - BANK_DISABLE_DIRECT_INPUT Add an option 2016-08-10 08:07:27 +02:00
modAdherent.class.php Fix to be able to use dolibarr with a smartphone 2016-01-03 19:34:19 +01:00
modAgenda.class.php Fix warning 2016-07-26 13:51:13 +02:00
modApi.class.php
modBanque.class.php Fix regression 2016-05-18 18:23:38 +02:00
modBarcode.class.php NEW Merge all admin tools (system and module admin tools) into same 2016-02-16 12:50:15 +01:00
modBookmark.class.php
modCashDesk.class.php Move POS at end of top menu 2016-05-25 00:02:48 +02:00
modCategorie.class.php Fix: Missing Language file and key for category contact export 2016-08-10 14:48:26 +02:00
modClickToDial.class.php
modCommande.class.php Fix warning 2016-07-26 13:51:13 +02:00
modComptabilite.class.php NEW Move load module to status experimental 2016-02-07 22:47:16 +01:00
modContrat.class.php
modCron.class.php FIX #5510 2016-07-27 19:42:09 +02:00
modDeplacement.class.php Fix warning 2016-07-26 13:51:13 +02:00
modDocumentGeneration.class.php Fix doxygen 2016-07-29 17:30:33 +02:00
modDon.class.php Accountancy Add a list to select accounting account on donation admin 2015-12-26 05:56:14 +01:00
modDynamicPrices.class.php
modECM.class.php Merge remote-tracking branch 'origin/3.8' into 3.9 2016-01-30 15:59:40 +01:00
modExpedition.class.php Merge pull request #5317 from atm-gauthier/develop_add_restrictions_on_exports 2016-07-14 20:08:59 +02:00
modExpenseReport.class.php NEW: Move Expense report menu from module to menu files (Again) 2016-08-30 21:43:17 +02:00
modExport.class.php Debug multicurrency and clean properties of some modules 2016-04-12 14:45:59 +02:00
modExternalRss.class.php
modExternalSite.class.php
modFacture.class.php Merge remote-tracking branch 'origin/4.0' into develop 2016-08-31 00:16:07 +02:00
modFckeditor.class.php NEW: Rename path for generic medias files into '/medias' instead of 2016-05-01 16:34:50 +02:00
modFicheinter.class.php Merge remote-tracking branch 'origin/3.9' into develop 2016-04-07 20:01:52 +02:00
modFournisseur.class.php NEW Add option SUPPLIER_ORDER_3_STEPS_TO_BE_APPROVED 2016-08-04 15:48:34 +02:00
modFTP.class.php
modGeoIPMaxmind.class.php
modGravatar.class.php
modHoliday.class.php
modHRM.class.php Fix order of module for demo. 2016-08-17 11:39:11 +02:00
modImport.class.php Debug multicurrency and clean properties of some modules 2016-04-12 14:45:59 +02:00
modIncoterm.class.php Merge remote-tracking branch 'origin/3.9' into develop 2016-03-18 11:54:14 +01:00
modLabel.class.php Debug multicurrency and clean properties of some modules 2016-04-12 14:45:59 +02:00
modLdap.class.php
modLoan.class.php Debug module loan and disable non working features 2016-04-06 11:21:55 +02:00
modMailing.class.php
modMailmanSpip.class.php
modMargin.class.php Fix default rule for margin is choice 3: so cost price, then pmp if not 2016-07-27 18:05:44 +02:00
modMultiCurrency.class.php Debug multicurrency and clean properties of some modules 2016-04-12 14:45:59 +02:00
modNotification.class.php
modOauth.class.php comment don't need to be updated 2016-05-31 23:24:35 +02:00
modOpenSurvey.class.php Fix permissions 2016-07-30 21:09:30 +02:00
modPaybox.class.php
modPaypal.class.php
modPrelevement.class.php
modPrinting.class.php Fix: Accessing Direct Printing Jobs clears left menu 2016-07-26 21:53:03 +02:00
modProduct.class.php Try to fix the group_concat function for pgsql. 2016-06-25 02:21:54 +02:00
modProductBatch.class.php FIX #5535 bad dependency. 2016-07-29 15:19:04 +02:00
modProjet.class.php FIX Bad value used for task warning delay 2016-06-15 14:05:48 +02:00
modPropale.class.php NEW : tests for LEFT JOIN 2016-06-07 09:39:48 +02:00
modReceiptPrinter.class.php NEW Merge all admin tools (system and module admin tools) into same 2016-02-16 12:50:15 +01:00
modResource.class.php Fix permissions 2016-07-30 21:09:30 +02:00
modSalaries.class.php Fix: Missing language file for salaries export 2016-08-10 15:11:51 +02:00
modService.class.php Secure migration for people using a RC 2016-02-20 03:14:29 +01:00
modSkype.class.php Finish work on better integration of skype 2015-11-28 14:43:16 +01:00
modSociete.class.php Merge remote-tracking branch 'origin/4.0' into develop 2016-08-01 15:15:32 +02:00
modStock.class.php NEW Table with list of lots/serial can be viewed (module product batch). 2016-08-08 20:31:03 +02:00
modSupplierProposal.class.php Fix bad separator in url 2016-07-02 11:44:46 +02:00
modSyslog.class.php
modTax.class.php Missing column import_key and import for vat payments 2016-06-06 14:37:06 +02:00
modUser.class.php Fix: Missing language file for user export when the module members is on 2016-08-10 14:29:19 +02:00
modWebServices.class.php
modWebServicesClient.class.php
modWebsites.class.php Save the virtualhost so we can test without entering it each time. 2016-07-14 19:42:04 +02:00
modWorkflow.class.php