mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Update documentation to improve static tool messages * Suppress PhanPluginSuspiciousParamOrder * Fix typing hint * Fix typing hint (number->int) * Fix typing hint (PDF->TCPDF) * Fix typing hint (PDF->TCPDF) * Modify code to hint typing check * Correct Noop statement (createfromclone) * Remove useless if/else with same result * Suppress PhanRedefineFunctionInternal * Suppress PhanParamSuspiciousOrder * Suppress PhanPluginDuplicateArrayKey * Suppress multiple phan messages * Ignore PhanPluginSuspiciousParamOrder * Add phan typing * Remove useless if statement * Remove useless if/else condition * Remove useless if * Remove useless if * Join duplicate if/else statements * Fix useless if * Fix useless if * Fix phan notice by optimizing 2**$i to 1<<$i |
||
|---|---|---|
| .. | ||
| class | ||
| css | ||
| img | ||
| stats | ||
| tpl | ||
| agenda.php | ||
| card.php | ||
| contact.php | ||
| document.php | ||
| index.php | ||
| list.php | ||
| messaging.php | ||
| README.md | ||
Ticket module
An issue tracker that provides a delicate balance between simplicity and power and complete integration with the other modules. Offer your customers an easy to use interface to report and follow status of their issue. Manage your issues from your backoffice.
By enabling the Email Collector module, you can also having your ticket created automatically from input emails.