Skip to content
Snippets Groups Projects
Commit d418b192cd57 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

Fix incorrect warning about unsupported odoo17

parent e2fd20ea163a
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,11 @@
History
=======
21.7.3 (2024-04-30)
-------------------
Fix incorrect warning about unsupported odoo17.
21.7.2 (2024-04-23)
-------------------
......
......@@ -330,6 +330,7 @@
ODOO_14,
ODOO_15,
ODOO_16,
ODOO_17,
):
if path:
_logger.info(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment