forked from Wavyzz/dolibarr
* Add fk_project to Mass Emailings * Mass Mailing fk_project SQL definition dispre * mailing typecasting fk_project * mailing using correct variable name * more type casting to fix phpstan errors related to fk_project in mass mailing * mailing fk_project NULL better default in DB --------- Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
# 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.