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] shift: Recompute partner's can_shop when dependencies change #536

Merged
merged 1 commit into from
Nov 1, 2024

Commits on Oct 29, 2024

  1. [FIX] shift: Recompute partner's can_shop when dependencies change

    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]>
    carmenbianca committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c81596 View commit details
    Browse the repository at this point in the history