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

Amount decimals are set to zero when creating an New Payment Receive #331

Closed
gitmp01 opened this issue Jan 23, 2024 · 6 comments
Closed
Assignees
Labels
bug Something isn't working Urgent Created by Linear-GitHub Sync

Comments

@gitmp01
Copy link

gitmp01 commented Jan 23, 2024

Steps to reproduce:

  1. Payment Receives Lists
  2. New payment receive
  3. Set required fields
  4. Set amount with decimals (1.11 or 0.11)
  5. See the new created payment or error
Copy link

linear bot commented Jan 23, 2024

@gitmp01
Copy link
Author

gitmp01 commented Jan 23, 2024

Looks like a rounding/flooring problem when inserting the amount

@abouolia abouolia added bug Something isn't working Urgent Created by Linear-GitHub Sync labels Jan 23, 2024
@asenawritescode
Copy link
Contributor

Hi @xprnio

Would you like to take this up ?

@xprnio
Copy link
Contributor

xprnio commented Jan 27, 2024

Hi @xprnio

Would you like to take this up ?

Hey yeah, sorry I was away for a bit. Sure thing, I'll have a look at it later today

@gitmp01
Copy link
Author

gitmp01 commented Jan 30, 2024

Do you have any update on this by chance? I can still see the problem on v0.14.0

@abouolia abouolia self-assigned this Jan 31, 2024
@abouolia
Copy link
Contributor

abouolia commented Feb 6, 2024

@gitmp01 Technical entering decimal figure to the backend has no problem, just the problem in displaying the subtotal of the payment and invoice due amount when you display the payment receive details, it has been fixed.

@abouolia abouolia closed this as completed Feb 6, 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 Urgent Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

4 participants