dolibarr/dev
MDW 00e2ed5529
Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774)
* Qual: 🛟 Fix reference to $db with $this->db

# Qual: reference to $db with $this->db

$db was undeclared, use $this->db.

* Qual: Fix LDAP typing

* Fix suspected issue with environment max size and md5sum working on limited files

* Correct typing hint for email_date
2024-08-29 09:24:33 +02:00
..
examples Rename email files 2024-04-11 19:07:05 +02:00
initdata fix cti (#29842) 2024-06-05 14:55:07 +02:00
initdemo Debug v20 2024-06-23 13:57:35 +02:00
resources Typo 2024-08-15 15:17:14 +02:00
setup Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774) 2024-08-29 09:24:33 +02:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Debug emailcollector with PHP-IMAP lib 2024-08-28 00:19:23 +02:00
translation fix fichinter card rec (#30130) 2024-06-22 15:49:31 +02:00
.gitignore Add Rector (automatic refactoring) 2023-10-08 20:25:46 +02:00
dolibarr_changes.txt Debug export website 2024-05-12 20:27:03 +02:00
README Update doc 2021-01-09 13:24:03 +01:00

README (English)
--------------------------------

This directory contains sub-directories to provide tools or documentation for developers.

Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working.

You may find a more complete documentation on Dolibarr on the wiki:

https://wiki.dolibarr.org/

and on

https://doxygen.dolibarr.org/