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

[16.0][FIX] queue_job: fix warning when triggering stored computed fields #641

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

sebalix
Copy link
Contributor

@sebalix sebalix commented Apr 8, 2024

Starting from 16.0, we should call env.flush_all() instead of env["base"].flush(), like it is done few lines below.

Starting from 16.0, we should call `env.flush_all()` instead of
`env["base"].flush()`, like it is done few lines below.
@OCA-git-bot
Copy link
Contributor

Hi @guewen,
some modules you are maintaining are being modified, check this out!

@guewen
Copy link
Member

guewen commented Apr 8, 2024

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-641-by-guewen-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit d3b2b3e into OCA:16.0 Apr 8, 2024
5 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 48e221b. Thanks a lot for contributing to OCA. ❤️

@sebalix sebalix deleted the 16-queue_job-fix-flush-warning branch April 8, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants