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

[IMP] orm: update changelog for _flush_search() #7194

Closed
wants to merge 1 commit into from

Conversation

@robodoo
Copy link
Collaborator

robodoo commented Dec 28, 2023

@C3POdoo C3POdoo requested review from a team, xmo-odoo and rco-odoo and removed request for a team December 28, 2023 09:40
@ryv-odoo ryv-odoo force-pushed the master-metadata-sql-ryv branch 2 times, most recently from 1c82ec1 to a3a8861 Compare January 4, 2024 16:20
@ryv-odoo ryv-odoo force-pushed the master-metadata-sql-ryv branch 2 times, most recently from 68e68fe to b4c11a2 Compare January 13, 2024 06:16
Copy link
Member

@rco-odoo rco-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robodoo
Copy link
Collaborator

robodoo commented Jan 13, 2024

I'm sorry, @rco-odoo. I'm afraid I can't do that.

@ryv-odoo ryv-odoo requested a review from a team January 15, 2024 08:49
Copy link
Collaborator

@Feyensv Feyensv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robodoo delegate+

@ryv-odoo
Copy link
Contributor Author

@robodoo r+

robodoo pushed a commit to odoo/odoo that referenced this pull request Jan 15, 2024
Because `_search` doesn't flush, the some usage needs to be changed to
flush correctly. A lot of then are there for have specific behavior when
searching on `analytic_distribution`. rewrite all of then with using
search()/_read_group() and by overriding _leaf_to_sql()/
_read_group_groupby().

closes #144747

Related: odoo/documentation#7194
Related: odoo/upgrade#5469
Related: odoo/enterprise#53380
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 15, 2024
closes #7194

Related: odoo/upgrade#5469
Related: odoo/odoo#144747
Related: odoo/enterprise#53380
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
@robodoo robodoo closed this Jan 15, 2024
@robodoo robodoo added the 17.1 label Jan 15, 2024
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.

5 participants