Skip to content

Syncing from upstream OCA/reporting-engine (19.0) - #948

Merged
bt-admin merged 3 commits into
brain-tec:19.0from
OCA:19.0
Jul 15, 2026
Merged

Syncing from upstream OCA/reporting-engine (19.0)#948
bt-admin merged 3 commits into
brain-tec:19.0from
OCA:19.0

Conversation

@bt-admin

Copy link
Copy Markdown

bt_gitbot

Qlasta and others added 3 commits June 3, 2026 13:55
The field filtered candidates by comparing the computed, non-stored
relational field  against a model name string:

    domain=lambda self: [(model_ids, in, self._name)]

The 19.0 domain engine () rewrites a relational-vs-
scalar leaf into the  operator with a sub-domain on the comodel:

    (model_ids, any, [(display_name, in, [account.asset])])

Build the domain from  instead.
Signed-off-by pedrobaeza
@bt-admin bt-admin added the 19.0 label Jul 15, 2026
@bt-admin
bt-admin merged commit c1d3868 into brain-tec:19.0 Jul 15, 2026
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