dolibarr/htdocs/ticket
MDW e570f59e2d
Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604)
* Update setValueFrom $id type to include null

* Only 2 arguments for ModeleNumRefMembers::getToolTip

* Fix PhanTypeConversionFromArray

* Only 6 args for PaymentSalary::addPaymentToBank

* Fix typing hints (array -> string)

* Fix uninitialized variables

* Add cssview to attributes phpdoc

* Avoid double typing specification (Phan notice)

* Qual: Ensure variable is defined (phan)

* Ensure phpdoc typing for verif method

* Ensure phpdoc typing for getNextValue method

* Add status as data key in cols array

* Ensure preg_replace operates on string (phan)

* Correct type for desiredstock

* Fix typing with casts (phan)

* Fix check that notification already exists

* Initialise fk_parent_id to fix typing issue

* Qual: Fix phan notices for Societe & related

* Qual: Fix typing for Facture and related

* Qual: Fix typing for Product & related

* Update baseline

* Fix new phpstan notices
2024-08-14 01:24:55 +02:00
..
class Qual: Phan fixes (mainly Initial type cannot be inferred) in popular changed classes (#30604) 2024-08-14 01:24:55 +02:00
img
stats Add doActions on ticket stats (#30336) 2024-07-10 18:57:14 +02:00
tpl Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-20 02:31:33 +01:00
agenda.php Add llxHeader to tickets (#29932) 2024-06-08 14:50:14 +02:00
card.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-28 16:56:07 +02:00
contact.php Add llxHeader to tickets (#29932) 2024-06-08 14:50:14 +02:00
document.php FIX show and download attached files on ticket card (#30554) 2024-08-07 00:50:08 +02:00
index.php fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +02:00
list.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
messaging.php Add llxHeader to tickets (#29932) 2024-06-08 14:50:14 +02:00
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.