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][ADD] account_reconcile_model_inclusion #789

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

hbrunn
Copy link
Member

@hbrunn hbrunn commented Jan 22, 2025

This module allows to include or exclude other models when matching reconciliation rules.

Doing so can simplify models significantly for cases where there's some overlap between sets of codes to match, like "if it looks like XX XX, take rule 1, if it looks like XX XXX take rule 2, but if XX XX and XX XXX are present in any order, take rule 3".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant