mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-21 17:01:19 +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>
# README
########
This directory contains:
data: A directory with SQL script to add Dolibarr initial data.
migration: A directory with SQL script to migrate Dolibarr database from
one version to another version.
tables: A directory with all files with create tables and index orders.