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 |
||
|---|---|---|
| .. | ||
| codespell | ||
| phan | ||
| php-cs-fixer | ||
| rector | ||
| test | ||
| .gitignore | ||
| apstats.php | ||
| dolibarr-mysql2pgsql.pl | ||
| dolibarr-postgres2mysql.php | ||
| fixaltlanguages_pre-commit.sh | ||
| fixaltlanguages.sh | ||
| fixcopyrightheader.php | ||
| fixdosfiles.sh | ||
| fixduplicatelangkey.sh | ||
| fixduplicatelanglines.sh | ||
| fixnotabfiles.sh | ||
| fixperms.sh | ||
| fixsnakeCaseToCamelCase.sh | ||
| fixutf8bomfiles.sh | ||
| github_authors_and_commits_bydate.sh | ||
| github_commits_byversion.sh | ||
| github_lines_byuser.sh | ||
| make_sprite.sh | ||
| optimize_images.sh | ||
| resize_window.sh | ||