..
accounting.lib.php
NEW Option to transfer only reconciliated lines from bank ( #29408 )
2024-04-20 23:12:32 +01:00
admin.lib.php
Clean phan warnings
2024-05-30 13:37:17 +02:00
agenda.lib.php
fix phpstan ( #28516 )
2024-02-29 15:26:53 +01:00
ajax.lib.php
Debug v20
2024-05-31 23:57:44 +02:00
asset.lib.php
NEW Asset Module - make asset model creation in a single step ( #26982 )
2024-02-01 16:26:25 +01:00
bank.lib.php
Cleanaccount ( #29271 )
2024-04-20 21:53:40 +01:00
barcode.lib.php
Clean code for barcode generators
2024-05-22 15:49:33 +02:00
categories.lib.php
company.lib.php
Clean phan warnings
2024-05-30 13:37:17 +02:00
contact.lib.php
Fix: Replace deprecated modulename with new in isModEnabled ( #28452 )
2024-02-27 15:30:37 +01:00
contract.lib.php
cron.lib.php
customreports.lib.php
CSS customreport
2024-04-10 01:38:36 +02:00
date.lib.php
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-05-21 17:10:18 +02:00
doc.lib.php
doleditor.lib.php
donation.lib.php
ecm.lib.php
emailing.lib.php
emaillayout.lib.php
Fix trans key code
2024-03-18 14:44:18 +01:00
eventorganization.lib.php
expedition.lib.php
Fix PhanPluginRedundantAssignment
2024-03-13 00:58:37 +01:00
expensereport.lib.php
Fix PhanPluginRedundantAssignment
2024-03-13 00:58:37 +01:00
fichinter.lib.php
Fix PhanPluginRedundantAssignment
2024-03-13 00:58:38 +01:00
files.lib.php
Fix to avoid warning with windows
2024-06-01 14:15:25 +02:00
fiscalyear.lib.php
format_cards.lib.php
fourn.lib.php
ftp.lib.php
Fix $port type to ssh2_connect, ftp_ssl_connect, ftp_connect with cast
2024-03-19 02:59:12 +01:00
functions_ch.lib.php
Fix: Initialise array before assigning values ( #28728 )
2024-03-09 16:32:02 +01:00
functions_fi.lib.php
Move functions into file dedicated to country FI
2024-04-20 21:18:42 +02:00
functions.lib.php
Debug v20
2024-06-02 12:43:45 +02:00
functions2.lib.php
Fix phan
2024-05-22 03:21:54 +02:00
functionsnumtoword.lib.php
Fix arg type to strlen() with cast
2024-03-19 20:38:57 +01:00
geturl.lib.php
Clean code
2024-03-20 00:08:30 +01:00
holiday.lib.php
hrm.lib.php
images.lib.php
Should compare to constant IMAGETYPE_PNG, not to string
2024-03-31 01:08:36 +01:00
import.lib.php
intracommreport.lib.php
invoice.lib.php
Clean phan warnings
2024-05-30 13:37:17 +02:00
invoice2.lib.php
Clean phan warnings
2024-05-30 13:37:17 +02:00
json.lib.php
fix cti ( #29813 )
2024-06-03 13:44:14 +02:00
ldap.lib.php
Fix: Initialise array before assigning values ( #28728 )
2024-03-09 16:32:02 +01:00
loan.lib.php
mailmanspip.lib.php
Debug v20
2024-04-03 12:25:06 +02:00
member.lib.php
Improve typing for member_prepare_head() return value
2024-03-27 10:22:51 +01:00
memory.lib.php
Fix arg type to Memcache::add() by replacing false with 0
2024-03-20 04:10:08 +01:00
modulebuilder.lib.php
Debug v20
2024-05-15 17:12:16 +02:00
multicurrency.lib.php
oauth.lib.php
Try better fix for #28194
2024-05-25 14:12:53 +02:00
order.lib.php
Rename french module name into english
2024-05-13 10:45:20 +02:00
parsemd.lib.php
Better management of MD file with style HTML tags
2024-03-24 03:23:07 +01:00
payments.lib.php
Debug v20
2024-05-24 14:49:33 +02:00
pdf.lib.php
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-23 12:52:28 +02:00
phpsessionindb.lib.php
prelevement.lib.php
price.lib.php
Remove phan warning
2024-05-23 15:47:25 +02:00
product.lib.php
Rename a page with the english name
2024-05-07 02:11:06 +02:00
profid.lib.php
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
2024-03-23 02:06:43 +01:00
project.lib.php
Debug v20
2024-05-29 01:10:56 +02:00
propal.lib.php
module delivery_note not exist (no own module descriptor) is global MAIN_SUBMODULE_DELIVERY
2024-03-12 11:46:12 +01:00
receiptprinter.lib.php
reception.lib.php
report.lib.php
Fix #28071 - New branch to fix bad merge ( #28083 )
2024-02-09 15:58:49 +01:00
resource.lib.php
salaries.lib.php
security.lib.php
Fix arg type to preg_replace with cast
2024-03-19 20:39:00 +01:00
security2.lib.php
Fix: $domain for setcookie() must be string
2024-03-15 23:41:20 +01:00
sendings.lib.php
FIX: undefined property warning ( #29730 )
2024-05-21 17:59:55 +02:00
signature.lib.php
Debug v20
2024-05-31 13:55:45 +02:00
stock.lib.php
supplier_proposal.lib.php
takepos.lib.php
tax.lib.php
ticket.lib.php
New msg attachment linked to event ( #29022 )
2024-04-24 15:18:45 +02:00
treeview.lib.php
Merge
2024-04-27 03:32:22 +02:00
trip.lib.php
usergroups.lib.php
NEW: Param to show main menu logo in color look and feel ( #29305 )
2024-04-28 22:19:05 +02:00
vat.lib.php
website.lib.php
Clean phan warnings
2024-05-30 13:37:17 +02:00
website2.lib.php
Add new website page types: library, service ( #29721 )
2024-05-21 20:13:39 +02:00
ws.lib.php
Fix PhanTypeSuspiciousStringExpression
2024-03-19 02:43:58 +01:00
xcal.lib.php
Fix phan
2024-06-01 12:09:13 +02:00