Erppeek

Latest version: v1.7.1

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

Scan your dependencies

Page 3 of 7

1.4.4

~~~~~~~~~~~~~~~~~~

* Remove deprecated ``Record.client``.

* Fix compatibility with Python 3.

* Add optional argument ``check`` to the ``Client.model`` method to
bypass the verification in some cases, used to speed up the read methods.

* Do not crash when mixing non-existing and existing records: return
always ``False`` for non-existing records.

1.4.3

~~~~~~~~~~~~~~~~~~

* Compatible with OpenERP 7.

* Set the database name as thread attribute to print it in the log file
(local mode only).

* Do not try to access private methods through RPC when resolving
attributes of the ``Client`` or any ``Record`` or ``RecordList``.

1.4.2

~~~~~~~~~~~~~~~~~~

* Add the ``get_pool`` helper when connected using the ``openerp`` library.

* Remove the leading slash on the ``server`` option, if present.

* Do not try to access private methods through RPC when reading attributes
of the ``model(...)``.

1.4.1

~~~~~~~~~~~~~~~~~~

* Fix reading ``many2one`` attribute on ``RecordList`` object in local mode.

* Fix occasional issue on login when switching database on the same server.

* Optimization: do not propagate the call to ``RecordList.write`` or
``RecordList.unlink`` if the list is empty.

* Clear the ``Record`` cache on ``Record._send``.

* Expose the method ``Record.refresh`` to clear the local cache.

1.4

~~~~~~~~~~~~~~~~

* New: direct connection to a local server using the ``openerp`` library.
Use ``scheme = local`` and ``options = -c /path/to/openerp-server.conf``
in the configuration.

1.3.1

~~~~~~~~~~~~~~~~~~

* Fix method ``Record._send``.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.