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

Invoice Edit Payment #2613

Closed
InteliClic opened this issue Aug 30, 2022 · 1 comment
Closed

Invoice Edit Payment #2613

InteliClic opened this issue Aug 30, 2022 · 1 comment
Labels
Milestone

Comments

@InteliClic
Copy link

InteliClic commented Aug 30, 2022

Akaunting version

3.0.6

PHP version

8.1

Operating system

Ubuntu 14.04

Steps to reproduce

To replicate. Create an invoice for $10. Add a payment for $7.

image
image
image

So everything goes well up until this point.

The problem starts here when we realize we've made a mistake and need to edit the payment because it was supposed to be for $10. Unfortunately an error is not allowing the amount to be updated.

image

Expected result

Payment should be changed to $10

Actual result

Error: Payment not added! The amount you entered exceeds the total: $3.00

Additional comments

I could simply add another payment for $3. However that won't match in the reconciliation. I'll have 2 payments when we only received 1 payment.

Relevant log output

None
@cuneytsenturk cuneytsenturk added this to the 3.0.7 milestone Sep 1, 2022
@cuneytsenturk
Copy link
Member

Thanks for feedback @InteliClic

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

No branches or pull requests

2 participants