Odoo allows creating or updating records with values like ``{"many2one_field_id": empty.recordset()}``, but this crashes when using ``deepcopy``, which fails in recreating the ``api.Environment`` object attached to the recordset. This commit should fix the issue by updating the values before passing them to ``deepcopy``. |
||
---|---|---|
.. | ||
__init__.py | ||
auditlog_log_line_view.py | ||
autovacuum.py | ||
http_request.py | ||
http_session.py | ||
log.py | ||
rule.py |