dolibarr/dev/initdata
2016-03-05 15:01:25 +01: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 Fix bad file name 2016-02-25 03:19:11 +01:00
import-thirdparties.php Better import examples 2016-02-24 17:27:28 +01:00
import-users.php Better import examples 2016-02-24 17:27:28 +01:00
purge-data.php Enhance purge script 2016-02-25 01:05:39 +01: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.