mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Unit Management for products in bom and mo * WIP * Unit in to produce tab * FIX wip * float val * Fix Travis * fk_unit type int * Clean code * Clean code * FIX code sniffer * Update llx_mrp_production.sql * Update 18.0.0-19.0.0.sql --------- Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr> |
||
|---|---|---|
| .. | ||
| data | ||
| functions | ||
| migration | ||
| tables | ||
| README | ||
# 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.