diff --git a/odoo_sh/getting_started/settings.rst b/odoo_sh/getting_started/settings.rst index 74519492d..fcc84be37 100644 --- a/odoo_sh/getting_started/settings.rst +++ b/odoo_sh/getting_started/settings.rst @@ -163,11 +163,20 @@ To configure the deploy key for a private repository, proceed as follows: Storage Size ============ -This section shows a small description of the storage size used by your project. +This section shows the storage size used by your project. .. image:: ./media/interface-settings-storage.png :align: center +Storage size is computed as follows: + +* the size of the PostgreSQL database + +* the size of the disk files available in your container: database filestore, sessions storage directory... + +.. Warning:: + In case you want to analyze disk usage, you can run the tool `ncdu `_ in your Web Shell. + Should your production database size grow to exceed what's provisioned in your subscription, it will automatically be synchronized with it. diff --git a/support/supported_versions.rst b/support/supported_versions.rst index c4e22f531..bceb485b1 100644 --- a/support/supported_versions.rst +++ b/support/supported_versions.rst @@ -23,6 +23,8 @@ This matrix shows the support status of every version. +--------------------+-------------+----------+--------------+----------------+----------------------------------------------+ | | Odoo Online | Odoo.sh | On-Premise | Release date | | +====================+=============+==========+==============+================+==============================================+ +| **Odoo 14.0** | 🏁 | 🏁 | 🏁 | October 2020 | | ++--------------------+-------------+----------+--------------+----------------+----------------------------------------------+ | **Odoo 13.0** | |green| | |green| | |green| | October 2019 | | +--------------------+-------------+----------+--------------+----------------+----------------------------------------------+ | Odoo 12.saas~3 | |green| | N/A | N/A | August 2019 | |