dolibarr/htdocs/install/mysql
Carsten Brandt fee46ac845 Update german accounting file to use rowid
- fix "TODO Fix this file to use rowid"
2018-09-27 09:39:00 +02:00
..
data Update german accounting file to use rowid 2018-09-27 09:39:00 +02:00
functions
migration Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2018-09-12 18:11:51 +02:00
tables FIX #9353 Bug: html error - div inside span on graphs 2018-09-04 11:13:54 +02:00
index.html
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.