dolibarr/htdocs/install/mysql
Mohamed DAOUD dc4d5111aa
New add evaluation report pdf module HRM (#26850)
* add rh evaluation report pdf

* Update modHRM.class.php

* fix phpcs modHRM.class.php
2023-11-26 15:51:00 +01:00
..
data FIX sql syntax error (#26711) 2023-11-18 11:55:12 +01:00
functions
migration Debug v19 2023-11-21 23:16:17 +01:00
tables New add evaluation report pdf module HRM (#26850) 2023-11-26 15:51:00 +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.