dolibarr/htdocs/core/modules
2017-01-23 20:59:32 +01:00
..
action Scrutinizer Auto-Fixes 2015-03-16 23:21:17 +00:00
barcode FIX php Strict 2016-08-02 15:36:00 +02:00
cheque NEW Free text for cheque deposit receipt can be HTML content. 2015-11-02 20:35:33 +01:00
commande FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish 2016-12-27 12:56:49 +01:00
contract FIX line is refetch (and seems useless) unless it was modified by the hook previous calling 2016-01-19 11:54:07 +01:00
dons Fix: Donation some problems with french article 2016-01-10 07:35:00 +01:00
expedition Merge remote-tracking branch 'origin/3.8' into 3.9 2016-08-01 15:01:14 +02:00
expensereport Merge remote-tracking branch 'origin/3.8' into 3.9 2016-06-23 21:03:08 +02:00
export Traduction 2015-11-06 09:46:18 +01:00
facture FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish 2016-12-27 12:56:49 +01:00
fichinter Merge remote-tracking branch 'origin/3.7' into 3.8 2015-09-03 23:27:47 +02:00
import FIX: #5340 2016-10-14 00:43:10 +02:00
livraison Merge remote-tracking branch 'origin/3.6' into 3.7 2015-12-18 21:03:57 +01:00
mailings Fix usage of filter into selection of email members into emailing. 2016-02-10 23:48:18 +01:00
member Prepare code for generic solution where all path are forged using 2015-05-18 22:25:51 +02:00
oauth Update google_oauthcallback.php 2016-02-09 14:05:05 +01:00
payment Issue #3509: Ready for customers 2015-10-03 17:15:25 +02:00
printing Update printgcp.modules.php 2016-04-21 07:53:22 +02:00
printsheet Apply correct tabulation 2015-05-03 11:51:54 +02:00
product Fix product elephant verify for service 2017-01-23 20:59:32 +01:00
project Merge remote-tracking branch 'origin/3.8' into 3.9 2016-07-06 14:53:05 +02:00
propale FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish 2016-12-27 12:56:49 +01:00
rapport Fix: issue when bank module is disabled 2016-02-16 11:27:58 +01:00
security Merge remote-tracking branch 'origin/3.6' into 3.7 2015-12-13 15:53:57 +01:00
societe Merge remote-tracking branch 'origin/3.8' into 3.9 2016-03-10 15:03:53 +01:00
supplier_invoice FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish 2016-12-27 12:56:49 +01:00
supplier_order FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish 2016-12-27 12:56:49 +01:00
supplier_proposal Merge remote-tracking branch 'origin/3.8' into 3.9 2016-03-10 15:03:53 +01:00
syslog Prevent sentry logging error with 3.9 update 2016-04-07 17:16:42 +02:00
DolibarrModules.class.php fix some translation 2015-12-17 17:12:28 +01:00
index.html
modAccounting.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01: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 Filter on assigned to was preselected on current user on list "All 2016-05-30 18:12:27 +02:00
modApi.class.php The temp dir for cache used by rester is correctly managed: No temp or 2015-11-22 17:39:13 +01:00
modBanque.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modBarcode.class.php translations missing 2015-09-07 15:29:51 +02:00
modBookmark.class.php translations missing 2015-09-07 15:55:26 +02:00
modCashDesk.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modCategorie.class.php Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9 2016-09-29 10:48:14 +02:00
modClickToDial.class.php translations missing 2015-09-07 15:55:26 +02:00
modCommande.class.php FIX Damn, where was the project ref ? 2016-04-05 17:11:44 +02:00
modComptabilite.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modContrat.class.php missing translation 2015-09-27 11:06:45 +02:00
modCron.class.php Fix pagination on cron jobs 2015-12-19 02:39:44 +01:00
modDeplacement.class.php Update doc 2015-11-22 18:41:35 +01:00
modDocumentGeneration.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modDon.class.php Move my address email to new one 2015-07-15 20:30:33 +02:00
modDynamicPrices.class.php translations missing 2015-09-07 15:40:55 +02:00
modECM.class.php Merge remote-tracking branch 'origin/3.8' into 3.9 2016-01-30 15:59:40 +01:00
modExpedition.class.php Fix: disabling option lead in not working dolibarr 2016-02-12 12:19:32 +01:00
modExpenseReport.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modExport.class.php translations missing 2015-09-07 15:55:26 +02:00
modExternalRss.class.php translations missing 2015-09-07 15:55:26 +02:00
modExternalSite.class.php Removed duplicated code from core modules 2015-07-07 13:08:26 +02:00
modFacture.class.php FIX Damn, where was the project ref ? 2016-04-05 17:11:44 +02:00
modFckeditor.class.php Merge remote-tracking branch 'Upstream/develop' into develop-60 2015-09-10 06:59:23 +02:00
modFicheinter.class.php FIX Export must use a left join to not loose lines 2016-04-05 17:17:40 +02:00
modFournisseur.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modFTP.class.php Removed duplicated code from core modules 2015-07-07 13:08:26 +02:00
modGeoIPMaxmind.class.php translations missing 2015-09-07 15:55:26 +02:00
modGravatar.class.php Removed duplicated code from core modules 2015-07-07 13:08:26 +02:00
modHoliday.class.php Remove obsolete code 2015-11-17 22:14:39 +01:00
modHRM.class.php Fix: Auguria Menu & wrong table in dictionary HRM 2015-11-22 20:13:48 +01:00
modImport.class.php translations missing 2015-09-07 15:55:26 +02:00
modIncoterm.class.php [Qual] Typo 2016-03-17 09:40:05 +01:00
modLabel.class.php Work on a better way to manage modules. All one page. Introduce a way to 2015-10-07 08:13:23 +02:00
modLdap.class.php translations missing 2015-09-07 15:55:26 +02:00
modLoan.class.php translations missing 2015-09-07 15:29:51 +02:00
modMailing.class.php translations missing 2015-09-07 15:55:26 +02:00
modMailmanSpip.class.php translations missing 2015-09-07 15:55:26 +02:00
modMargin.class.php Fix missing default setup when module is enabled 2016-01-13 13:36:44 +01:00
modNotification.class.php translations missing 2015-09-07 15:55:26 +02:00
modOauth.class.php Update modOauth.class.php 2016-02-08 17:55:29 +01:00
modOpenSurvey.class.php Change category for application 2016-01-13 13:37:24 +01:00
modPaybox.class.php Removed duplicated code from core modules 2015-07-07 13:08:26 +02:00
modPaypal.class.php Removed duplicated code from core modules 2015-07-07 13:08:26 +02:00
modPrelevement.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modPrinting.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modProduct.class.php FIX Import/Export NPR VAT 2016-01-30 15:29:35 +01:00
modProductBatch.class.php FIX #5535 bad dependency. 2016-07-29 15:19:04 +02:00
modProjet.class.php Fix bad var value 2016-01-14 11:22:59 +01:00
modPropale.class.php FIX Damn, where was the project ref ? 2016-04-05 17:11:44 +02:00
modReceiptPrinter.class.php Merge pull request #4064 from frederic34/escpos 2015-11-22 17:09:15 +01:00
modResource.class.php Debug module Resource 2015-11-22 12:23:10 +01:00
modSalaries.class.php Merge remote-tracking branch 'origin/3.8' into develop 2015-09-12 15:23:02 +02:00
modService.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modSkype.class.php Finish work on better integration of skype 2015-11-28 14:43:16 +01:00
modSociete.class.php FIX: #5340 2016-10-14 00:43:10 +02:00
modStock.class.php FIX PMP is deprecated at warehouse level 2016-03-30 18:08:08 +02:00
modSupplierProposal.class.php Fix: When a payment mode was disabled, it was not visible on old 2015-12-21 13:56:59 +01:00
modSyslog.class.php translations missing 2015-09-07 15:46:57 +02:00
modTax.class.php Merge remote-tracking branch 'origin/3.8' into develop 2015-09-12 15:23:02 +02:00
modUser.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modWebServices.class.php Restler #3544 2015-11-22 17:17:06 +01:00
modWebServicesClient.class.php Restler #3544 2015-11-22 17:17:06 +01:00
modWebsite.class.php NEW Introduce property module_position so a module can decide where it 2015-11-17 00:58:12 +01:00
modWorkflow.class.php translations missing 2015-09-07 15:55:26 +02:00