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

Support v13 #238

Merged
merged 1 commit into from
Sep 23, 2019
Merged

Support v13 #238

merged 1 commit into from
Sep 23, 2019

Commits on Sep 23, 2019

  1. Support v13

    Initial version of Odoo v13. Some remarkable new thingies:
    
    - Uses Debian 10 as base.
    - Uses Python 3.7.
    - Uses the slim variant of the python base image. I hope this reduces about 700MiB of size.
    - All features deprecated in 4fe371d are absent.
    - Also Less is absent.
    - Ruby is not installed by default. Add it as apt dependency if you need to install gems.
    - ... because Sass is also absent by default. Only Scss using the C version.
    - Use saas-12.5 branch from odoo/odoo repo until OCB 13.0 is available.
    - Stop testing deprecated features.
    - Werkzeug 0.14.1 hack no longer needed since odoo/odoo#36553 is merged.
    yajo committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    6127246 View commit details
    Browse the repository at this point in the history