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

[12.0][FIX] shift: Recompute partner's can_shop when dependencies change #535

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

carmenbianca
Copy link
Collaborator

@carmenbianca carmenbianca commented Oct 21, 2024

Description

Because can_shop is a stored computed field, this was previously broken. It wouldn't change, because cooperative_status_ids always remains identical---a single record.

Odoo task (if applicable)

T13157

Checklist before approval

  • Tests are present (or not needed).
  • Credits/copyright have been changed correctly.
  • Change log snippet is present.
  • (If a new module) Moving this to OCA has been considered.

Because this field is a stored computed field, this was previously
broken. It wouldn't change, because `cooperative_status_ids` always
remains identical---a single record.

Signed-off-by: Carmen Bianca BAKKER <[email protected]>
@huguesdk
Copy link
Member

huguesdk commented Nov 1, 2024

/ocabot merge patch

@github-grap-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 12.0-ocabot-merge-pr-535-by-huguesdk-bump-patch, awaiting test results.

@github-grap-bot github-grap-bot merged commit 8bc7bfd into 12.0 Nov 1, 2024
4 checks passed
@github-grap-bot github-grap-bot deleted the 12.0-fix-can-shop branch November 1, 2024 10:49
@github-grap-bot
Copy link
Contributor

Congratulations, your PR was merged at a088360. Thanks a lot for contributing to beescoop. ❤️

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.

3 participants