Files
dolibarr/htdocs/ticket
Charlène Benke 175eea301f NEW add private and public note on ticket (#35303)
* 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>
2025-09-15 16:17:28 +02:00
..
2025-08-17 16:32:09 +02:00
2025-08-07 14:38:30 +02:00
2025-08-07 14:38:30 +02:00
2025-08-07 14:38:30 +02:00
2025-09-03 12:53:38 +02:00
2025-07-31 22:13:45 +02:00
2025-08-07 14:38:30 +02: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.