Skip to content
Snippets Groups Projects
  • Vincent Hatakeyama's avatar
    641f48309ebe
    finish rednerd feature · 641f48309ebe
    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
    641f48309ebe
    History
    finish rednerd feature
    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