mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Update baseline * Qual: Improve typing in Export class * Add 'abstract' methods to help with typing * Add some typing * Improve typing in export modules * Improve typing for AccountancyExport * Qual: PHPDoc executeCLI (nullable arguments, range) * PHPDoc for export function * Fix $permissiontoClose -> $permissiontoclose * PHPDoc - Improve AccountingJournal typing * Improve export_journal tpl typing * Improve html.formsetup typing * Impove commonfieldsexport typing * Improve extrafieldsinexport typing * Fix typing, initialisation * Fix typing intracommreport * Ensure string in $error for CronJob |
||
|---|---|---|
| .. | ||
| examples | ||
| initdata | ||
| initdemo | ||
| resources | ||
| setup | ||
| skeletons | ||
| tools | ||
| translation | ||
| .gitignore | ||
| dolibarr_changes.txt | ||
| README | ||
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/