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] account_reconcile_oca: Allow counterpart entries for invoice matching reconciliation models #711

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

Conversation

ByteMeAsap
Copy link
Contributor

There is a problem with auto validation of invoices when we use the Payment Tolerance
Consider the following example:
Suppose the invoice matching model is setup with payment tolerance as shown in the picture:

Reconcile Model Setup

The current module would generate entries as follows:

Current Entries

Expected Behaviour is it should generate entries as follows:

Expected Behaviour

This PR would fix this scenario

@OCA-git-bot
Copy link
Contributor

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

@ByteMeAsap ByteMeAsap force-pushed the 16.0-fix-account_reconcile_oca-invoice_matching_model branch 9 times, most recently from f75805f to 7d414c8 Compare September 30, 2024 09:33
…tching reconciliation models

Added Tests

Updated test script
@ByteMeAsap ByteMeAsap force-pushed the 16.0-fix-account_reconcile_oca-invoice_matching_model branch from 7d414c8 to 4915bf9 Compare October 1, 2024 05:37
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.

2 participants