mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +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>