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

Currency less than $1 does not work as expected #53

Open
brendanstennett opened this issue Mar 7, 2024 · 2 comments
Open

Currency less than $1 does not work as expected #53

brendanstennett opened this issue Mar 7, 2024 · 2 comments

Comments

@brendanstennett
Copy link

Example:

Price = $0.5
Qty = 2
Total = Price * Qty

Expected: $1.00
Actual: $0

@BenGood
Copy link

BenGood commented Mar 12, 2024

I kinda liked it better the way it was as a post fix unit anyway. At least I can't figure out how to do $/hr or $/ft etc in this version.

@BenGood
Copy link

BenGood commented Mar 12, 2024

never mind. $1/ft does work

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

2 participants