mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[IMP] supported_versions: release 19.0
closes odoo/documentation#14632
X-original-commit: 2a2ca31370
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
3
conf.py
3
conf.py
@@ -232,12 +232,11 @@ sphinx.transforms.i18n.docname_to_domain = (
|
||||
# option. If a provided version has no label, the version string is used as label.
|
||||
versions_names = {
|
||||
'master': "Master",
|
||||
'19.0': "Odoo 19",
|
||||
'saas-18.4': "Odoo 18.4",
|
||||
'saas-18.3': "Odoo 18.3",
|
||||
'saas-18.2': "Odoo 18.2",
|
||||
'saas-18.1': "Odoo 18.1",
|
||||
'18.0': "Odoo 18",
|
||||
'saas-17.4': "Odoo 17.4",
|
||||
'17.0': "Odoo 17",
|
||||
'16.0': "Odoo 16",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user