Demo data in new app

Hi community
I would like to implement some sample data for a new app so during installation gives the user the ability to install demo data like in erpmext.

Regards

Use setup_wizard_complete event to create sample data.

But if you want user inputs while creating record. Then you have to make changes in setup wizard flow.

1 Like