[IMP] odoo_sh: add v12.0 to the list of supported versions
This commit is contained in:
parent
d920b95e52
commit
e51197b7fb
@ -78,7 +78,7 @@ Here are the Odoo.sh pertinent directories:
|
||||
Both Python 2.7 and 3.5 are installed in the containers. However:
|
||||
|
||||
* If your project is configured to use Odoo 10.0, the Odoo server runs with Python 2.7.
|
||||
* If your project is configured to use Odoo 11.0, the Odoo server runs with Python 3.5.
|
||||
* If your project is configured to use Odoo 11.0 or greater, the Odoo server runs with Python 3.5.
|
||||
|
||||
Database shell
|
||||
==============
|
||||
|
@ -77,7 +77,7 @@ You can start using Odoo.sh. Your first build is about to be created. You will s
|
||||
Import your database
|
||||
====================
|
||||
|
||||
You can import your database in your Odoo.sh project as long as this is an Odoo 10.0 or 11.0 database.
|
||||
You can import your database in your Odoo.sh project as long as this is an Odoo 10.0, 11.0 or 12.0 database.
|
||||
|
||||
Push your modules in production
|
||||
-------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user