dolibarr/htdocs/install/mysql
vickytechkey 22d8b13ea0
All checks were successful
Deploy Beta (NATIVE) / deploy (push) Successful in 48s
FIX: #0 Update default syslog path in SQL seed data to local log directory
2026-08-19 22:16:27 +05:30
..
data FIX: #0 Update default syslog path in SQL seed data to local log directory 2026-08-19 22:16:27 +05:30
functions
migration NEW : Add llx_socpeople.use_thirdparty_address column (#39499) 2026-08-19 02:41:55 +02:00
tables NEW : Add llx_socpeople.use_thirdparty_address column (#39499) 2026-08-19 02:41:55 +02:00
README Clean files 2026-01-07 19:01:54 +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.