dolibarr/dev/initdata
2016-07-15 16:58:26 +02:00
..
generate-invoice.php Replace function rand with mt_rand (prepare php 8) 2016-03-05 15:01:25 +01:00
generate-order.php Replace function rand with mt_rand (prepare php 8) 2016-03-05 15:01:25 +01:00
generate-product.php Replace function rand with mt_rand (prepare php 8) 2016-03-05 15:01:25 +01:00
generate-proposal.php Replace function rand with mt_rand (prepare php 8) 2016-03-05 15:01:25 +01:00
generate-thirdparty.php Replace function rand with mt_rand (prepare php 8) 2016-03-05 15:01:25 +01:00
import-products.php NEW Do not use Function Aliases 2016-07-15 16:58:26 +02:00
import-thirdparties.php NEW Do not use Function Aliases 2016-07-15 16:58:26 +02:00
import-users.php NEW Do not use Function Aliases 2016-07-15 16:58:26 +02:00
purge-data.php NEW Do not use Function Aliases 2016-07-15 16:58:26 +02:00
README NEW Add a tool for developers to purge database with no loose of setup 2016-02-22 12:41:49 +01:00

README
------

Scripts in this directory can be used to load or purge data of a database instance.
WARNING: This may erase data.