Skip to content
Snippets Groups Projects
Commit 221254ca authored by Julien Castiaux's avatar Julien Castiaux
Browse files

[IMP] all: read_combined(['arch']['arch'] => get_combined_arch()


The method read_combined() has been deprecated in favor of explicit
calls to read() and get_combined_arch().

There are places where we call _get_combined_arch() instead, in order to
avoid parsing the XML that has just been serialized. This saves useless
serialization-deserialization.

Task: 2541577
Meta task: 2463632

Co-authored-by: default avatarFabien Pinckaers <fp@odoo.com>
Co-authored-by: default avatarRaphael Collet <rco@odoo.com>
parent 26a81292
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment