dolibarr/dev/initdata
Laurent Destailleur 98009ea6be Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/compta/bank/class/account.class.php
	htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
	htdocs/langs/en_US/recruitment.lang
	htdocs/master.inc.php
	htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
..
generate-invoice.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
generate-order.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
generate-product.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
generate-proposal.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
generate-thirdparty.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
import-products.php Fix with php-cs-fixer 2023-12-04 11:21:01 +01:00
import-thirdparties.php Fix with php-cs-fixer 2023-12-04 11:21:01 +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