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

Reconcile invoices and credit notes #118

Open
barredterra opened this issue Oct 30, 2024 · 1 comment
Open

Reconcile invoices and credit notes #118

barredterra opened this issue Oct 30, 2024 · 1 comment
Assignees
Labels
Feature Request New feature or request

Comments

@barredterra
Copy link
Member

barredterra commented Oct 30, 2024

#111 introduced Multi-Party reconciliation. However, the following case does not seem to be covered yet:

We issue a Sales Invoice SINV-001 for $100 to Customer A.
We issue a Credit Note SINV-RET-001 for $50 to Customer B (who is a subsidiary of Customer A).
We receive a Bank Transaction for $50 from Customer A, with the description "SINV-001, SINV-RET-001".
We want to reconcile the matched Invoice and Credit Note.

@barredterra
Copy link
Member Author

@marination one of our customers has now run into this case.

@marination marination added the Feature Request New feature or request label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants