dolibarr/htdocs/core/modules
Laurent Destailleur 0b69bf9957 FIX #11553
2019-07-25 18:17:17 +02:00
..
action add visibility 2019-02-28 22:07:48 +01:00
bank Fix phpcs 2019-06-29 18:35:36 +02:00
barcode Fix scrutinizer bugs 2019-06-12 22:05:10 +02:00
bom Update mod_bom_advanced.php 2019-04-20 09:27:15 +02:00
cheque Update mod_chequereceipt_thyme.php 2019-04-20 09:36:47 +02:00
commande FIX #11553 2019-07-25 18:17:17 +02:00
contract Add CONTRACT_HIDE_PLANNED_DATE_ON_PDF and CONTRACT_HIDE_REAL_DATE_ON_PDF 2019-05-20 14:54:09 +02:00
dons update with html5 compliant code 2019-03-14 14:25:21 +01:00
expedition Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-07-25 17:52:40 +02:00
expensereport Fix scrutinizer bugs 2019-06-12 22:05:10 +02:00
export Fix var not initialized 2019-07-02 18:02:06 +02:00
facture Fix repeated logs and fetch 2019-06-13 22:48:31 +02:00
fichinter replace @public by @var 2019-04-18 18:41:02 +02:00
holiday Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-05-10 17:45:33 +02:00
import Fix import code (regex of data imported + import of constant) 2019-06-25 22:27:00 +02:00
livraison replace @public by @var 2019-04-18 18:41:02 +02:00
mailings Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-03-02 19:13:37 +01:00
member add visibility 2019-02-28 22:07:48 +01:00
oauth Create stripelive_oauthcallback.php 2019-02-22 14:56:39 +01:00
payment replace @public by @var 2019-04-18 18:41:02 +02:00
printing wip 2019-02-26 21:13:07 +01:00
printsheet Try to keep proportion of logo 2019-06-13 10:09:20 +02:00
product Fix phpcs 2019-05-09 19:48:13 +02:00
product_batch add visibility 2019-02-26 22:42:19 +01:00
project fix variable name 2019-06-05 17:05:26 +02:00
propale Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-05-09 12:27:14 +02:00
rapport add visibility 2019-03-01 18:28:51 +01:00
reception update code 2019-04-09 09:32:18 +02:00
security add visibility 2019-02-28 22:07:48 +01:00
societe allow zero as accountancy code nomber (replace all empty tests by != '') 2019-06-17 18:28:11 +02:00
stock Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-05-09 12:27:14 +02:00
supplier_invoice Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-05-09 12:27:14 +02:00
supplier_order FIX scrutinizer feedback 2019-05-18 15:53:07 +02:00
supplier_payment replace @public by @var 2019-04-18 18:41:02 +02:00
supplier_proposal Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-05-09 12:27:14 +02:00
syslog Removed useless files (replaced with DebugBar) 2019-05-26 11:24:57 +02:00
ticket replace @public by @var 2019-04-18 18:41:02 +02:00
user update code 2019-04-09 09:39:00 +02:00
usergroup update code 2019-04-09 09:39:38 +02:00
DolibarrModules.class.php Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 10.0 2019-06-06 19:19:05 +02:00
index.html
modAccounting.class.php Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-06-25 23:13:55 +02:00
modAdherent.class.php Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-06-21 11:29:06 +02:00
modAgenda.class.php Fix warning 2019-07-15 23:46:54 +02:00
modApi.class.php Fix position of modules 2019-06-23 20:05:15 +02:00
modAsset.class.php Fix phpcs 2019-04-19 22:18:08 +02:00
modBanque.class.php FIX Missing field "Conciliated" into bank transaction export 2019-07-14 00:39:42 +02:00
modBarcode.class.php wip 2019-02-26 21:13:07 +01:00
modBlockedLog.class.php wip 2019-02-26 21:13:07 +01:00
modBom.class.php Fix default permission of new users 2019-05-07 23:03:45 +02:00
modBookmark.class.php Fix default permission of new users 2019-05-07 23:03:45 +02:00
modCashDesk.class.php wip 2019-02-26 21:13:07 +01:00
modCategorie.class.php wip 2019-02-26 21:13:07 +01:00
modClickToDial.class.php wip 2019-02-25 21:36:27 +01:00
modCollab.class.php wip 2019-02-25 21:36:27 +01:00
modCommande.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modComptabilite.class.php wip 2019-02-26 21:13:07 +01:00
modContrat.class.php wip 2019-02-26 21:13:07 +01:00
modCron.class.php Fix status of crons 2019-05-13 10:26:30 +02:00
modDataPolicy.class.php Move module from develop to experimental 2019-05-21 15:50:16 +02:00
modDav.class.php Fix default permission of new users 2019-05-07 23:03:45 +02:00
modDebugBar.class.php debugbar module class: remove unreached part of code (may generate errors on call) 2019-04-17 00:33:49 +01:00
modDeplacement.class.php wip 2019-02-26 21:13:07 +01:00
modDocumentGeneration.class.php wip 2019-02-26 21:13:07 +01:00
modDon.class.php wip 2019-02-26 21:13:07 +01:00
modDynamicPrices.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modECM.class.php wip 2019-02-25 21:36:27 +01:00
modEmailCollector.class.php Fix default permission of new users 2019-05-07 23:03:45 +02:00
modExpedition.class.php add product extrafields 2019-03-07 15:00:48 +01:00
modExpenseReport.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modExport.class.php wip 2019-02-25 21:36:27 +01:00
modExternalRss.class.php wip 2019-02-26 21:13:07 +01:00
modExternalSite.class.php wip 2019-02-25 21:36:27 +01:00
modFacture.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modFckeditor.class.php wip 2019-02-25 21:36:27 +01:00
modFicheinter.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modFournisseur.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modFTP.class.php wip 2019-02-25 21:36:27 +01:00
modGeoIPMaxmind.class.php wip 2019-02-25 21:36:27 +01:00
modGravatar.class.php wip 2019-02-25 21:36:27 +01:00
modHoliday.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modHRM.class.php wip 2019-02-26 21:13:07 +01:00
modImport.class.php wip 2019-02-25 21:36:27 +01:00
modIncoterm.class.php wip 2019-02-25 21:36:27 +01:00
modLabel.class.php wip 2019-02-25 23:15:48 +01:00
modLdap.class.php wip 2019-02-25 21:36:27 +01:00
modLoan.class.php wip 2019-02-26 21:13:07 +01:00
modMailing.class.php wip 2019-02-26 21:13:07 +01:00
modMailmanSpip.class.php wip 2019-02-25 21:36:27 +01:00
modMargin.class.php wip 2019-02-25 21:36:27 +01:00
modModuleBuilder.class.php wip 2019-02-25 21:36:27 +01:00
modMultiCurrency.class.php wip 2019-02-25 21:36:27 +01:00
modNotification.class.php wip 2019-02-26 00:34:43 +01:00
modOauth.class.php wip 2019-02-26 21:13:07 +01:00
modOpenSurvey.class.php wip 2019-02-25 22:50:19 +01:00
modPaybox.class.php wip 2019-02-25 21:36:27 +01:00
modPaypal.class.php wip 2019-02-25 21:36:27 +01:00
modPrelevement.class.php wip 2019-02-26 00:34:43 +01:00
modPrinting.class.php wip 2019-02-25 21:36:27 +01:00
modProduct.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modProductBatch.class.php wip 2019-02-25 22:50:19 +01:00
modProjet.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modPropale.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modReceiptPrinter.class.php Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-06-04 19:03:27 +02:00
modReception.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modResource.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modSalaries.class.php Missing language ley 2019-06-19 06:21:53 +02:00
modService.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modSocialNetworks.class.php wip 2019-02-25 21:36:27 +01:00
modSociete.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modStock.class.php Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-06-04 19:03:27 +02:00
modStripe.class.php wip 2019-02-25 21:36:27 +01:00
modSupplierProposal.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modSyslog.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modTakePos.class.php TakePOS as stable as indicated in the Changelog 2019-05-11 21:33:26 +02:00
modTax.class.php wip 2019-02-26 21:13:07 +01:00
modTicket.class.php Debug module ticket 2019-06-19 12:53:28 +02:00
modUser.class.php Fix sort order of export profiles 2019-06-21 13:25:40 +02:00
modVariants.class.php PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
modWebServices.class.php Fix position of modules 2019-06-23 20:05:15 +02:00
modWebServicesClient.class.php Fix position of modules 2019-06-23 20:05:15 +02:00
modWebsite.class.php NEW Add a security permission to edit php dynamic content on website. 2019-04-30 13:05:13 +02:00
modWorkflow.class.php Fix default setup of module workflow was not set 2019-05-10 18:15:09 +02:00