dolibarr/dev/initdata
Frédéric FRANCE 000173c7b9
fix phpstan (#31075)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-23 01:59:14 +02: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 cti (#29842) 2024-06-05 14:55:07 +02:00
purge-data.php fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
README Qual: Clean up (spelling/shellcheck) initdemo/initdata files (#28195) 2024-02-16 13:09:40 +01:00

README
------

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

To initialize data for a demo, use the tools in dev/initdemo instead.