Skip to content

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

Merged
OCA-git-bot merged 1 commit into
OCA:16.0from
camptocamp:16-queue_job-fix-flush-warning
Apr 8, 2024
Merged

[16.0][FIX] queue_job: fix warning when triggering stored computed fields#641
OCA-git-bot merged 1 commit into
OCA:16.0from
camptocamp:16-queue_job-fix-flush-warning

Conversation

@sebalix

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@guewen

Copy link
Copy Markdown
Member

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
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

Copy link
Copy Markdown
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 freeto 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

@sebalix@OCA-git-bot@guewen@simahawk