mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
Fix a typo in account sql for nl (otherwise this will produce a foreign key constraint error when loading the schema) 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.