This last month I started planning my way to become an Odoo partner, so I started writing a first addon which is almost ready for being published.
Odoo Faker is an addon that lets you define your own data generators and then use them to populate your database with batches of records.
Although the module is not yet in the Odoo Apps Store, I plan to upload it as soon as:
- I finish a few more features (specially about error reporting)
- complete the test suite and
- write down a first usable documentation.
Anyway, if you are a developer, you can already find it here:
If you have time to test it, I'd appreciate your opinions.