dolibarr/dev/initdata
MDW 42a0d05b63
Qual: Spelling outside htdocs (#27448)
* Qual: Spelling outside htdocs

# Qual: Fix spelling of files not in the htdocs subdirectory.

Highlight:
- Change in email test from unvalid to invalid that should give the same test result.

* Update Dolibarr-soapui-project.xml

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-12 17:14:13 +01:00
..
generate-invoice.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
generate-order.php Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
generate-product.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
generate-proposal.php Enhance rector cleaning code 2023-12-26 22:28:07 +01:00
generate-thirdparty.php Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
import-products.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
import-thirdparties.php Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
import-users.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
purge-data.php Fix bad table name 2023-12-14 00:23:00 +01:00
README Doc 2023-11-26 19:21:47 +01:00

README
------

Scripts in this directory can be used to load massive data or purge data of a database instance.
WARNING: Some of this script may delete definitely data.

To init data for a demo, use instead the tool into dev/initdemo