mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-21 08:51:24 +01:00
* Update copyright and add note fields in SQL * Add note_public and note_private columns to llx_ticket * Implement notes tab in ticket details * Add fk_user_modif column to llx_ticket table * Add fk_user_modif column to llx_ticket table * Add files via upload * Add private and public note fields to ticket class * Update ticket.class.php * Update ticket.class.php * Update note.php * Update note.php * Update note.php --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
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.