Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

odoo-instace: create json configuration file from oca_dependencies file from main project and the ones in the dependencies repos #71

Open
zaoral opened this issue Aug 18, 2016 · 0 comments
Assignees

Comments

@zaoral
Copy link
Contributor

zaoral commented Aug 18, 2016

Currently we are updating manually the json file. But will be good that after update the main project oca_dependencies will automatic refresh this file.

Maybe, generate this file inside the container is better solution, this way we can use odoo-instance for whatever project we want.

When creating the json configuration file we need to also take into account the oca_dependencies files inside the dependencies repositories: this is required to ensure the complete update and function of the new databases generate via odoo-instance

# let us generate json with the current dependencies
$ pip install branchesv
# let us extract data from all the requirements.txt
$ pip reqgen
@zaoral zaoral self-assigned this Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant