mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-22 09:21:30 +01:00
* NEW(mailing): Allow user to define the number of email sent by batch * FIX: incompatibility with conf.php fie * DEL: MAILING_LIMIT_SENDBYWEB constant from const.php page * Define the const for all entities instead of specific entity * Remove note --------- Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.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.