dolibarr/htdocs/core/modules
Thomas Raschbacher 70de54e97d fix project extrafields for ODT
for some raeson the code was checking for already existing extra fields before even fetching it. removed the if condition, now it works fine.
2017-05-10 15:21:53 +02:00
..
action Fix bad name for modules_action.php 2016-09-10 16:09:46 +02:00
bank inverted value between FRST & RECUR 2017-02-22 15:59:10 +01: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 Fix bad default value 2017-01-18 16:51:42 +01:00
commande Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-01-27 01:26:11 +01:00
contract NEW ODT docs for USER USERGROUP CONTRACT and PRODUCT class 2017-03-14 09:25:29 +01:00
dons FIX multicurrency management on supplier order/invoice 2017-03-19 15:41:55 +01:00
expedition Uniformize name of standard PDF template 2017-05-04 20:16:55 +02:00
expensereport Add php unit tests on expense reports 2017-04-14 16:51:30 +02:00
export Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-10-26 10:40:03 +02:00
facture NEW Can use translations into all substitutions (watermark, freetext...) 2017-04-17 23:54:09 +02:00
fichinter Uniformize name of standard PDF template 2017-05-04 20:16:55 +02:00
import Fix debian package 2017-04-24 04:17:59 +02:00
livraison NEW Removed commande_pdf_create, contract_pdf_create,expedition_pdf_create, facture_pdf_create, delivery_order_pdf_create, task_pdf_create, project_pdf_create, propale_pdf_create, supplier_invoice_pdf_create, supplier_order_pdf_create, supplier_proposal_pdf_create deprecated functions 2017-01-16 21:59:02 +01:00
mailings Fix filechecker 2017-03-25 20:51:02 +01:00
member FIX PHPCS 2016-10-03 00:47:11 +02:00
oauth Fix oauth2 token generation for Google. The refresh token was not 2017-01-17 20:05:10 +01:00
payment
printing Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
printsheet
product Uniformize name of standard PDF template 2017-05-04 20:16:55 +02:00
project fix project extrafields for ODT 2017-05-10 15:21:53 +02:00
propale Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 12:52:19 +01:00
rapport Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
security
societe NEW Removed commande_pdf_create, contract_pdf_create,expedition_pdf_create, facture_pdf_create, delivery_order_pdf_create, task_pdf_create, project_pdf_create, propale_pdf_create, supplier_invoice_pdf_create, supplier_order_pdf_create, supplier_proposal_pdf_create deprecated functions 2017-01-16 21:59:02 +01:00
supplier_invoice Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 12:52:19 +01:00
supplier_order Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-03-23 12:52:19 +01:00
supplier_payment Maxi miscellaneous debug 2017-05-05 12:33:49 +02:00
supplier_proposal No payment information on a supplier proposal by default. 2017-05-05 13:50:14 +02:00
syslog Fix compatibility with the removal of "constant". 2017-04-29 18:48:30 +02:00
user NEW ODT docs for USER USERGROUP CONTRACT and PRODUCT class 2017-03-14 09:25:29 +01:00
usergroup NEW ODT docs for USER USERGROUP CONTRACT and PRODUCT class 2017-03-14 09:25:29 +01:00
DolibarrModules.class.php NEW Add last activation author and ip of modules 2017-05-06 20:43:14 +02:00
index.html
modAccounting.class.php First step : remove BANK_DISABLE_DIRECT_INPUT 2017-03-18 07:24:55 +01:00
modAdherent.class.php Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-12-06 14:08:43 +01:00
modAgenda.class.php Work on 6.0 new look and feel 2017-03-30 15:39:50 +02:00
modApi.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00
modBanque.class.php FIX the key for getEntity was different for same element. 2016-11-18 12:54:08 +01:00
modBarcode.class.php Fix menu navigation 2017-02-22 02:41:21 +01:00
modBlockedLog.class.php Work on module modBlockedLog and modModuleBuilder 2017-03-29 21:50:15 +02:00
modBookmark.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modCashDesk.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00
modCategorie.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modClickToDial.class.php
modCollab.class.php Fix duplicate id 2017-05-09 10:45:49 +02:00
modCommande.class.php NEW Can use translations into all substitutions (watermark, freetext...) 2017-04-17 23:54:09 +02:00
modComptabilite.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modContrat.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modCron.class.php Work on module builder 2017-03-30 10:40:15 +02:00
modDeplacement.class.php Fix error during migration 2017-01-12 10:59:27 +01:00
modDocumentGeneration.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modDon.class.php New : add donations statistics in home statistics 2017-03-07 22:31:34 +01:00
modDynamicPrices.class.php Fix the info if module are provided by module or not was wrong 2016-09-30 13:02:13 +02:00
modECM.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00
modExpedition.class.php FIX #6379 2017-02-07 00:54:54 +01:00
modExpenseReport.class.php Doxygen 2017-02-24 16:23:43 +01:00
modExport.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modExternalRss.class.php
modExternalSite.class.php
modFacture.class.php NEW Can use translations into all substitutions (watermark, freetext...) 2017-04-17 23:54:09 +02:00
modFckeditor.class.php Upgrade to ckeditor 4.6.2. 2017-02-28 10:49:58 +01:00
modFicheinter.class.php Fix conflicts on default doc template when enabling/disabling modules 2016-10-02 20:00:57 +02:00
modFournisseur.class.php Fix remove warnings 2017-01-15 23:32:14 +01:00
modFTP.class.php Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-10-16 19:04:33 +02:00
modGeoIPMaxmind.class.php
modGravatar.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00
modHoliday.class.php Wrong menu in tab link on user card 2016-12-11 14:27:10 +01:00
modHRM.class.php NEW Add "depends on" and "required by "into module informations 2017-03-30 15:54:48 +02:00
modImport.class.php Fix the info if module are provided by module or not was wrong 2016-09-30 13:02:13 +02:00
modIncoterm.class.php
modLabel.class.php
modLdap.class.php
modLoan.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modMailing.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modMailmanSpip.class.php Fix the info if module are provided by module or not was wrong 2016-09-30 13:02:13 +02:00
modMargin.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modModuleBuilder.class.php Work on module builder 2017-03-30 10:40:15 +02:00
modMultiCurrency.class.php Prepare release 5.0 2016-12-31 16:35:56 +01:00
modNotification.class.php Translation 2017-03-13 02:12:18 +01:00
modOauth.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00
modOpenSurvey.class.php Fix travis errors 2016-09-30 15:22:58 +02:00
modPaybox.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00
modPaypal.class.php
modPrelevement.class.php Fix conflicts on default doc template when enabling/disabling modules 2016-10-02 20:00:57 +02:00
modPrinting.class.php Work on module builder 2017-03-30 10:40:15 +02:00
modProduct.class.php Uniformize name of standard PDF template 2017-05-04 20:16:55 +02:00
modProductBatch.class.php Fix the info if module are provided by module or not was wrong 2016-09-30 13:02:13 +02:00
modProjet.class.php Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-01-26 10:44:50 +01:00
modPropale.class.php NEW Can use translations into all substitutions (watermark, freetext...) 2017-04-17 23:54:09 +02:00
modReceiptPrinter.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00
modResource.class.php NEW : Add module resources import/export 2017-04-18 15:25:04 +02:00
modSalaries.class.php Fix the info if module are provided by module or not was wrong 2016-09-30 13:02:13 +02:00
modService.class.php Uniformize name of standard PDF template 2017-05-04 20:16:55 +02:00
modSkype.class.php NEW add property to show warnings when activating modules 2017-03-09 15:16:16 +01:00
modSociete.class.php Uniformize css rules 2017-03-16 20:33:51 +01:00
modStock.class.php Work on inventory module debug 2017-05-06 22:28:07 +02:00
modSupplierProposal.class.php Fix conflicts on default doc template when enabling/disabling modules 2016-10-02 20:00:57 +02:00
modSyslog.class.php
modTax.class.php Merge branch 'new_no_default_rights' of 2016-09-30 13:04:14 +02:00
modUser.class.php NEW Can import users 2017-04-17 04:22:53 +02:00
modVariants.class.php Rename "attributes" into "variants" to avoid confusion with extrafields 2017-02-08 12:37:38 +01:00
modWebServices.class.php
modWebServicesClient.class.php
modWebsites.class.php NEW add property to show warnings when activating modules 2017-03-09 15:16:16 +01:00
modWorkflow.class.php For each module, no default permission on activation 2016-06-04 12:16:30 +02:00