Files
dolibarr/htdocs/install/mysql
Adrien Jussak ee1a4ee54f FIX #16143
Remove the function update_modified_column_date_m is required because old triggers can throw errors during PDF generation
2021-02-08 16:47:46 +01:00
..
2021-02-08 16:47:46 +01:00
2021-02-03 19:36:10 +01: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.