Closed kako-nawao closed 8 years ago
The commands create data for a given account, but we have no way to select which one. We should make modifications to respect the following points:
bootstrap_db
create_example_account
create_example_data
create_example_project
create_example_company
create_example_resources
The commands create data for a given account, but we have no way to select which one. We should make modifications to respect the following points:
bootstrap_db
should accept account code and name (optionally) and pass account code (always) to all sub-commandscreate_example_account
should accept account code and name (optionally) and pass account code (always) to all sub-commandscreate_example_data
should require account code and pass it to all sub-commandscreate_example_project
should require account codecreate_example_company
should require account codecreate_example_resources
should require account code