dolibarr/htdocs/core/lib
Laurent Destailleur 4c21ad4e4e FIX: dol_delete_file must work in a context without db handler loaded
Conflicts:
	htdocs/core/lib/files.lib.php
2018-06-05 18:12:14 +02:00
..
accounting.lib.php Remove old code (journal) 2017-05-25 05:32:13 +02:00
admin.lib.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-11 19:56:17 +02:00
agenda.lib.php Fix css 2017-09-17 20:48:09 +02:00
ajax.lib.php Fix: avoid warning (https://github.com/Dolibarr/dolibarr/issues/7993) 2017-12-27 11:56:58 +01:00
bank.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
barcode.lib.php Fix use command standard @... to mark a change in official code 2017-07-17 20:09:19 +02:00
categories.lib.php Fix: no need of translation tab if multilang was disabled. 2016-01-14 15:00:31 +01:00
company.lib.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-12-10 21:28:36 +01:00
contact.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
contract.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
cron.lib.php Fix responsive 2017-01-17 20:04:41 +01:00
date.lib.php Try a fix for dol_time_plus_duree when date is 2017-09-01 00:00 and 2017-09-11 03:30:10 +02:00
doc.lib.php NEW : interface 2016-11-25 11:04:42 +01:00
doleditor.lib.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 13:02:29 +02:00
donation.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
ecm.lib.php Revert commit that break compatibility of 100% of modules 2016-03-25 15:24:57 +01:00
emailing.lib.php Set hidden option back 2016-12-10 11:49:35 +01:00
expedition.lib.php NEW 2015-12-16 16:18:29 +01:00
expensereport.lib.php Review old payment page for expense report 2017-05-27 08:18:53 +02:00
fichinter.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
files.lib.php FIX: dol_delete_file must work in a context without db handler loaded 2018-06-05 18:12:14 +02:00
fiscalyear.lib.php
format_cards.lib.php Clean code for generating sheet of barcode. Can choose output filename. 2016-02-08 16:42:34 +01:00
fourn.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
functions_ch.lib.php
functions.lib.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2018-04-15 11:33:27 +02:00
functions2.lib.php FIX a discount is a percent, not an amount, so we use vatrate not price 2018-02-04 11:13:47 +01:00
functionsnumtoword.lib.php Fix scrutinizer warning 2017-04-15 03:14:31 +02:00
geturl.lib.php FIX Phpunit on file submit with REST API 2017-05-20 17:09:15 +02:00
holiday.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
hrm.lib.php Remove some code 2015-11-17 21:04:11 +01:00
images.lib.php Add tool to fix missing thumbs 2017-08-01 15:53:22 +02:00
import.lib.php
index.html
invoice.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
invoice2.lib.php
json.lib.php Fix false deprecated warning 2017-09-19 01:41:57 +02:00
ldap.lib.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
loan.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
mailmanspip.lib.php
member.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
memory.lib.php
modulebuilder.lib.php Debug modulebuilder 2017-07-22 01:00:43 +02:00
multicurrency.lib.php New add multicurrency on supplier proposal/order 2016-02-16 23:58:21 +01:00
oauth.lib.php Fix several problems into OAuth2 module. 2017-01-06 19:58:46 +01:00
order.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
parsemd.lib.php Fix duplicate include. 2017-03-21 16:46:12 +01:00
payments.lib.php Code standardization on online payment code 2017-05-13 14:03:09 +02:00
pdf.lib.php FIX #7786 2017-11-12 20:12:56 +01:00
prelevement.lib.php Fix NNE has been replaced with ICS 2016-07-02 11:26:55 +02:00
price.lib.php Fix regression 2017-09-13 21:50:14 +02:00
product.lib.php Fixed automated computation of surface and volume to use correct units. It was failing for inches and feet. 2018-01-07 12:42:14 -06:00
project.lib.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-10-28 22:08:16 +02:00
propal.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
receiptprinter.lib.php wip 2015-11-03 20:50:01 +01:00
report.lib.php FIX serious bugs in accounting (error management, transactions, bad 2017-04-29 14:54:21 +02:00
resource.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
salaries.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
security.lib.php Code comment 2018-02-12 02:53:08 +01:00
security2.lib.php Fix: add compatibility with old modules 2017-08-27 13:53:08 +02:00
sendings.lib.php New: getEntity function use true $shared value by default 2017-05-30 18:50:54 +02:00
stock.lib.php Fix warehouse presentation 2016-12-10 22:13:06 +01:00
supplier_proposal.lib.php Support of preview for pdf with several pages 2017-04-12 11:38:55 +02:00
tax.lib.php Merge remote-tracking branch 'origin/5.0' into 6.0 2017-08-17 22:03:26 +02:00
treeview.lib.php Fix menu editor 2017-07-30 19:41:45 +02:00
trip.lib.php
usergroups.lib.php New: big refactorization of multicompany transverse mode 2017-06-06 10:23:33 +02:00
vat.lib.php VAT payment card - Uniformize presentation 2016-12-09 06:59:24 +01:00
website.lib.php Fix pb of recursive include in website module 2017-07-20 16:49:20 +02:00
ws.lib.php
xcal.lib.php