dolibarr/htdocs/install/mysql
ButterflyOfFire 6f40c002b7
Fixing algerian provinces names
Fixing the names of the algerian provinces by removing the "Wilaya de xxx" and adding 10 more new provinces as Algeria has now 58 provinces instead of 48. And more fixes to come.
2022-06-08 16:13:52 +01:00
..
data Fixing algerian provinces names 2022-06-08 16:13:52 +01:00
functions Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
migration Fix missing position 2022-06-03 14:02:41 +02:00
tables Fix missing position 2022-06-03 14:02:41 +02:00
README

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