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

Write off difference amount #106

Open
barredterra opened this issue Sep 12, 2024 · 0 comments
Open

Write off difference amount #106

barredterra opened this issue Sep 12, 2024 · 0 comments
Labels
Feature Request New feature or request

Comments

@barredterra
Copy link
Member

barredterra commented Sep 12, 2024

Received a cent too much

  • Bank transaction: € 42.42
  • Unpaid invoice: € 42.41

Current behavior: Bank Transaction remains unreconciled with € 0.01

Desired behavior: € 0.01 is added in Payment Entry's Deductions and Loss (profit, in this case), Bank Transaction is fully reconciled.

Received a cent too little

  • Bank transaction: € 42.41
  • Unpaid invoice: € 42.42

Current behavior: Sales Invoice remains Partially Paid/Overdue with € 0.01

Desired behavior: the total outstanding amount is allocated to the Sales Invoice, the missing € 0.01 is added in Payment Entry's Deductions and Loss.

UX idea

If the To Allocate amount in the Match vouchers tab is not zero and Unpaid Vouchers is enabled, show a checkbox "Write off € 0.01". If that is checked, offer a Link field where the user can select the appropriate account to be used in Deductions and Loss. To Allocate goes to zero.

@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