mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-25 02:41:26 +01:00
# Qual: Improve db initialisation script Main update: let the prefix depend on the detected version. Other: - Include script in checksum to determine if DB needs to be rebuilt. - Automatically determine all upgrade versions (17.0.0 was missing). Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Setting up for Dolibarr development
Check out the online documentation for recommendations (to be updated).
If anything, install pre-commit - it will help run the tools to format and
make some basic verifications on your submission before committing and pushing
to github for a PR. See a quick start guide in this
Dolibarr repository.