Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing from upstream OCA/server-tools (16.0) #1288

Merged
merged 5 commits into from
Sep 12, 2023
Merged

Conversation

bt-admin
Copy link

bt_gitbot

SilvioC2C and others added 5 commits September 11, 2023 12:49
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``.
Signed-off-by pedrobaeza
@bt-admin bt-admin added the 16.0 label Sep 12, 2023
@bt-admin bt-admin merged commit bf62610 into brain-tec:16.0 Sep 12, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants