Something went wrong on our end
-
Vincent Hatakeyama authored
Includes: - adding options to docker_dev_start and docker_redner to make them work - running migrate, setting admin password, then serve - getting the api key and putting it in Odoo - displaying redner log when using docker_dev_start Clean up some unnecessary autocommit as the use of with will commit the transactions
Vincent Hatakeyama authoredIncludes: - adding options to docker_dev_start and docker_redner to make them work - running migrate, setting admin password, then serve - getting the api key and putting it in Odoo - displaying redner log when using docker_dev_start Clean up some unnecessary autocommit as the use of with will commit the transactions
requirements 244 B
# This includes the requirements for all extras
git+https://github.com/oca/odoorpc@master#egg=odoorpc
requests_toolbelt==0.8.0
python-dateutil>=2.7.0
PyYAML
coloredlogs
docker
dockerpty
psycopg2
mercurial >=5.2
python-hglib
requests-unixsocket