[UPD] ERPLibre version default odoo 18
This commit is contained in:
parent
45160289f9
commit
6ece30e54b
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue