Files
dolibarr/htdocs/install/mysql
chkernit 7252022afe fix problem in table "llx_c_ticket_category.sql"
when install dolibarr project  the step of creation tables does not completed because there are a bug in create llx_c_ticket_category.sql table .
2020-09-12 16:33:07 +01:00
..
2019-09-23 21:55:30 +02:00

# 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.