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

Payment issues in both invoicing and bills #3063

Closed
Simon-Doc opened this issue Oct 4, 2023 · 1 comment
Closed

Payment issues in both invoicing and bills #3063

Simon-Doc opened this issue Oct 4, 2023 · 1 comment
Labels
Milestone

Comments

@Simon-Doc
Copy link

Akaunting version

3.1.1

PHP version

8.2.10

Operating system

Ubuntu 20.04

Steps to reproduce

Bug 1:
When adding payment of invoice. The system is only accepting the amount before the decimal point.
EG Make adding payment of invoice for £125.23. Only £125.00 is entered with the £0.23 left outstanding. Trying to make payment of the £0.23 results in an error.

Bug 2:
When adding payment in bills The system is not accepting the full amount.
EG: Add payment of £8.62 on a bill of £8.62 comes up with the error: Error: Payment not added! The amount you entered passes the total: £8.62.
Error is not there if you add a partial payment below this amount EG: £8.61 but then there is an amount outstanding obviously.

Expected result

Payments to be added.

Actual result

See above.

Additional comments

No response

Relevant log output

No response

@markoftw
Copy link
Contributor

markoftw commented Oct 4, 2023

Can confirm, happens on my end as well.

@cuneytsenturk cuneytsenturk added this to the 3.1.2 milestone Oct 4, 2023
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

3 participants