Click-odoo

Latest version: v1.7.0

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.7.0

------------------

**Features**

- Use ``odoo.modules.registry.Registry()`` instead of the now deprecated `odoo.registry()`. (`60 <https://github.com/acsone/click-odoo/issues/60>`_)

1.6.0

------------------

**Feature**

- Add CI tests for Odoo 16 and Python 3.10. (`51 <https://github.com/acsone/click-odoo/issues/51>`_)

**Deprecations and Removals**

- Drop support for python < 3.6 and Odoo 8, 9, 10. (`48 <https://github.com/acsone/click-odoo/issues/48>`_)

1.5.0

------------------

**Features**

- Silenced a noisy warning about Environment.manage() being a no-op in Odoo 15. (`43 <https://github.com/acsone/click-odoo/issues/43>`_)

1.4.3

------------------

**Features**

- Refined ImportError detection in ``from click_odoo import odoo``, for
easier diagnostic of Odoo installation issues. (`36 <https://github.com/acsone/click-odoo/issues/36>`_)

1.4.2

------------------
- Odoo 8 unconditionally registers wsgi handlers, which has the surprising
side effect to start a server in some circumstances, for instance when
calling ``env["ir.module.module"].update_list()`` in ``click-odoo-initdb``.
Disable them in click-odoo initialization, since they are useless and
other Odoo version do not install them.
- Support Odoo saas versions.

1.4.1

------------------
- revert change to logging made in 1.4.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.