mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 19:18:22 +01:00
* Add field "fk_societe_rib" in llx_facture_rec * Add field fk_societe_rib FactureRec * Management of new field "Bank Account Customer" in facture rec * Empty Value Management * Change method of hide/show field * Preselect RIB * Rename function * Edit structure formiban * fix merge conflict * Clean code * clean code * change translations * default rib preselected in invoice rec create * fix "==" * Update card-rec.php --------- Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
# 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.