mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-12 04:21:30 +01:00
* [breaking change] Remove deprecated columns `price_ht` and `remise` from llx_contratdet and corresponding class properties * FIX: remove references to deleted field `price_ht` from module descriptor (exports)
# 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.