mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-03-22 01:53:52 +01:00
In commit86d9622360, the `pcg_subtype` was removed from the inserted values. In commita85dfaf71e, values associated with this field were removed. However, at least two lines in the PCG99-BASE accounting accounts still had that field values. This led to errors when importing the PCG99-BASE accounts. This patch fixes the problem and the accounts can be imported successfully.
# 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.