dolibarr/htdocs
2024-03-22 09:52:13 +01:00
..
accountancy Merge pull request #28992 from frederic34/patch-9 2024-03-20 18:22:05 +01:00
adherents Merge branch 'develop' into fix/PhanTypePossiblyInvalidDimOffset 2024-03-21 12:53:59 +01:00
admin Fix PhanTypeInvalidLeftOperandOfAdd with casts 2024-03-22 09:51:40 +01:00
ai
api Fix spelling (using beta codespell) 2024-03-20 00:35:01 +01:00
asset Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
asterisk Fix cast to int for fsockopen fixes PhanTypeMismatchArgumentInternal 2024-03-18 04:03:47 +01:00
barcode
blockedlog
bom Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
bookcal Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
bookmarks
categories Fix PhanTypeMismatchArgumentInternal by cast to string 2024-03-20 04:08:26 +01:00
collab
comm Fix typing with casts 2024-03-22 09:51:46 +01:00
commande Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
compta Fix typing with casts 2024-03-22 09:51:47 +01:00
conf Fix better error message when using bad character_set_client 2024-03-18 17:27:06 +01:00
contact Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
contrat Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
core Fix typing with phpdoc 2024-03-22 09:52:13 +01:00
cron Fix arg to trim with cast 2024-03-20 04:09:21 +01:00
custom
datapolicy
dav
debugbar Fix PHPdoc typing 2024-03-21 13:55:29 +01:00
delivery Fix: Update typing for qty as float 2024-03-19 20:37:38 +01:00
don Fix $arrayfields typing lost by dol_sort_array() by forcing the type 2024-03-20 23:29:48 +01:00
ecm
emailcollector Suppress PhanTypeMismatchArgumentInternal 2024-03-20 04:09:24 +01:00
eventorganization Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
expedition Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
expensereport Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:16 +01:00
exports
externalsite
fichinter Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:18 +01:00
fourn Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
ftp
holiday Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:24 +01:00
hrm Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
imports
includes
install Fix bad table 2024-03-22 02:50:12 +01:00
intracommreport Fix $arrayfields typing lost by dol_sort_array() by forcing the type 2024-03-20 23:29:48 +01:00
knowledgemanagement Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
langs Merge pull request #27779 from Slordef/develop-accounting-account-expensereport-separation 2024-03-20 18:03:45 +01:00
loan
mailmanspip/class
margin Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
modulebuilder Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 02:31:33 +01:00
mrp Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
multicurrency Fix $arrayfields typing lost by dol_sort_array() by forcing the type 2024-03-20 23:29:48 +01:00
opensurvey Fix arg type to mt_srand() with cast to int 2024-03-19 02:59:31 +01:00
partnership Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
paybox
paypal Fix warning 2024-03-19 10:36:56 +01:00
printing
product Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
projet Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
public Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-21 11:29:16 +01:00
reception Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-21 15:38:11 +01:00
recruitment Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
resource Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
salaries Merge pull request #28949 from lamrani002/massActionInSalary 2024-03-19 01:49:18 +01:00
societe Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
stripe Suppress PhanDeprecatedFunction message for stripe 2024-03-20 23:54:32 +01:00
supplier_proposal Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
support
takepos Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
theme Look and feel v20 2024-03-19 21:27:29 +01:00
ticket Merge branch 'develop' into fix/classname_empty 2024-03-20 10:56:54 +01:00
user Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
variants Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
webhook Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:51 +01:00
webportal Fix arg type for preg_replace with cast 2024-03-20 04:10:05 +01:00
webservices Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2024-03-21 23:28:50 +01:00
website Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
workstation Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
zapier Fix phpstan CommonObject->fields - notnull is optional field 2024-03-19 00:32:00 +01:00
.gitignore
document.php
favicon.ico
filefunc.inc.php
index.php
main.inc.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
master.inc.php
opcachepreload.php
robots.txt
security.txt
viewimage.php