mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Qual: Fix PhanTypeMismatchProperty and some other phan notices * Qual: Phan fixes for BOM * Phan - fix fields * fixup! Qual: Phan fixes for BOM * Fix phpstan double array keys for syslog * Fix $fields phpdoc * Fix phan typing issues with intermediate var and ?? * Fix phan typing issue with ?? operator * Ignore htdocs/install/install.forced.php for git * Qual: Revert to original code, ignore notice When changing the method to avoid one notice type, another one appears. So simply ignoring this error. * Qual: Revert to original code, ignore notice When changing the method to avoid one notice type, another one appears. So simply ignoring this error. * Update baseline * Qual: Phan fixes for BOM * fixup! Qual: Phan fixes for BOM * Fix phpstan double array keys for syslog * Qual: Revert to original code, ignore notice When changing the method to avoid one notice type, another one appears. So simply ignoring this error. * Ignore PhanTypeSuspiciousNonTraversableForeach to allow integration * Fix typing hints (phpstan) --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr> |
||
|---|---|---|
| .. | ||
| class | ||
| core/modules/knowledgemanagement | ||
| lib | ||
| knowledgemanagementindex.php | ||
| knowledgerecord_agenda.php | ||
| knowledgerecord_card.php | ||
| knowledgerecord_contact.php | ||
| knowledgerecord_document.php | ||
| knowledgerecord_list.php | ||
| knowledgerecord_note.php | ||
| modulebuilder.txt | ||
| README.md | ||
Knowledge Management base
A complete knowledge database inside your application. Store, search and retrieve any article to keep your knowledge into a database. It can be used to manage a list of FAQ, or a database of process, or solutions of common problems.
If you are using the Ticket module, you can also link each article of your knowledge management database to the main