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 multi-currency invoice #102

Open
barredterra opened this issue Aug 22, 2024 · 0 comments
Open

Reconcile multi-currency invoice #102

barredterra opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@barredterra
Copy link
Member

barredterra commented Aug 22, 2024

A Purchase Invoice is entered for 100 USD.
The payable Account is in EUR (-> the amount gets converted to 80 EUR for the GL Entries).

The payment of 100 was made from a USD bank Account.

Expected behavior

The Bank Reconciliation Tool Beta shows the Purchase Invoice with $100 outstanding, which can be fully reconciled with the payment of $100.

Actual behavior

The Bank Reconciliation Tool Beta shows the Purchase Invoice with $ 80 outstanding (EUR-amount rendered as USD), which leaves $20 unreconciled.

Suggested fix

When a USD Bank Account is selected in the Bank Reconciliation Tool Beta, and the voucher is also in USD, it should show the outstanding amount in USD.

@marination marination added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants