[UPD] ERPLibre version default odoo 18

This commit is contained in:
Mathieu Benoit 2026-03-07 02:31:11 -05:00
parent 45160289f9
commit 6ece30e54b

View file

@ -24,14 +24,12 @@
"odoo_version": "15.0",
"python_version": "3.8.20",
"poetry_version": "1.8.3",
"is_deprecated": true,
"note": "Deprecated"
},
"odoo16.0_python3.10.18": {
"odoo_version": "16.0",
"python_version": "3.10.18",
"poetry_version": "1.8.3",
"default": true,
"note": "Official support ERPLibre 1.6.0"
},
"odoo17.0_python3.10.18": {
@ -44,6 +42,7 @@
"odoo_version": "18.0",
"python_version": "3.12.10",
"poetry_version": "2.1.3",
"default": true,
"note": "Last version"
}
}