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

[Issue] Wrong Total? #2178

Open
rymesaint opened this issue Dec 6, 2024 · 4 comments
Open

[Issue] Wrong Total? #2178

rymesaint opened this issue Dec 6, 2024 · 4 comments

Comments

@rymesaint
Copy link

rymesaint commented Dec 6, 2024

Describe the bug
When payment sub total is 35.000 and added tax 3.850 the total should be 38.850
image

Set this
image

Environment:

  • NexoPOS vesrion: 4
@Blair2004
Copy link
Owner

Thank you we're investigating on this.

@josephelkhoury
Copy link
Contributor

josephelkhoury commented Feb 10, 2025

I don't know if it's related but the calculation of the subtotal is wrong when we print the invoice.
Everything is correct on the system but when we print the invoice, the subtotal is wrongly calculated and this happens mainly if you put an order on hold, then increase the quantity of any of the items. The total is always correct though.

Image Image

@Blair2004
Copy link
Owner

I don't know if it's related but the calculation of the subtotal is wrong when we print the invoice. Everything is correct on the system but when we print the invoice, the subtotal is wrongly calculated and this happens mainly if you put an order on hold, then increase the quantity of any of the items. The total is always correct though.

Hi, what version is targetted here? Also, you're referring to the invoice (i believe it's all good with the receipt ?)

Thanks.

@josephelkhoury
Copy link
Contributor

I'm using the latest version 5.3.7.
And sorry by invoice I meant the receipt.

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

No branches or pull requests

3 participants