dolibarr/htdocs/install/mysql
atm-lena 85beb3ea5d
Unit Management for MO lines (#26120)
* 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>
2023-11-06 11:15:43 +01:00
..
data Update German Accounts (SKR03/SKR04 2023-01-03) (#26242) 2023-10-20 03:30:25 +02:00
functions
migration Unit Management for MO lines (#26120) 2023-11-06 11:15:43 +01:00
tables Unit Management for MO lines (#26120) 2023-11-06 11:15:43 +01:00
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.