mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 18:18:18 +01:00
* added recursive deletion option for child MOs + added recursive recovery method for child MOs * add number of MOs in form_confirm * update to delete number of mo childs if is null * added checking of an infinity loop * review PR * add extrafields for mo line with SQL
# 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.