2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/ticket
thibdrev aa8e6e1232 qual: phpstan for htdocs/ticket/class/ticket.class.php
htdocs/ticket/class/ticket.class.php	192	Property Ticket::$datec (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	197	Property Ticket::$tms (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	202	Property Ticket::$date_read (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	207	Property Ticket::$date_last_msg_sent (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	212	Property Ticket::$date_close (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	272	PHPDoc type array of property Ticket::$lines is not covariant with PHPDoc type array of overridden property CommonObject::$lines.
htdocs/ticket/class/ticket.class.php	449	Property Ticket::$progress (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1007	Property Ticket::$progress (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1249	Property Ticket::$progress (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1254	Property Ticket::$datec (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1255	Property Ticket::$date_read (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1256	Property Ticket::$date_last_msg_sent (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1257	Property Ticket::$date_close (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1258	Property Ticket::$tms (int) does not accept string.
2024-01-31 22:37:40 +01:00
..
2023-11-27 12:08:48 +01:00
2024-01-09 13:08:22 +01:00
2023-12-13 12:46:23 +01:00
2023-12-04 13:53:48 +01:00
2023-11-27 12:08:48 +01:00
2024-01-12 17:18:52 +01:00
2023-12-04 13:53:48 +01:00

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.