Files
dolibarr/htdocs/install/mysql
Jacobus Gerards 8a7bfd737d Update llx_accounting_account_nl.sql (#36361)
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>
2025-11-21 18:53:32 +01:00
..
2025-11-20 16:38:56 +01:00
2025-11-20 13:55:48 +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.