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

Quantity has to be a whole number? #26

Closed
phoopee3 opened this issue Dec 2, 2019 · 7 comments
Closed

Quantity has to be a whole number? #26

phoopee3 opened this issue Dec 2, 2019 · 7 comments

Comments

@phoopee3
Copy link

phoopee3 commented Dec 2, 2019

I was planning on using this for invoicing clients, but when I went to make a new invoice I noticed the quantity has to be a whole number. I bill in 15 minute increments, so 3.25 hours or something like that, and then would put my hourly rate in the price box to get the total.

Should I consider making the code adjustments myself or is this something you're aware of?

@vbezruchkin
Copy link

Hi,

The same request here. I'm using the software to bill services. It would be great have hrs as unit, and allow to have decimal values.

@mohitpanjwani
Copy link
Contributor

Hey guys, thanks for letting us know about the issue.

This issue has been fixed! We're going to release an update today evening which will contain the fix for the above issue as well.

You can use the auto-update feature to update your web app as soon as it's released.

@vbezruchkin
Copy link

Thanks. We will be waiting for it.

Not sure how auto update works though :) Will check the manual.

@vbezruchkin
Copy link

Applied 2.0 update. Thanks. This works fine for my installation.

@mohitpanjwani
Copy link
Contributor

Closing this now as it's fixed in 2.0 update.

@jpmurray
Copy link

jpmurray commented Jan 6, 2020

@mohitpanjwani

Not reopening a new issue, but I just installed from the master branch and trying to create a new invoice, I enter a number who's not a whole number (ex: I want to charge for half an hour, so I enter 0.5)... Total is calculated correctly, but the form won't submit because the quantity validation seems to fail (field is red unless it's a number greater than zero.)

@digipifini
Copy link

I am using 6.0.6 and this issue seems to still be there. Not sure why it had been previously closed but big issue if you want people to use this software.

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

5 participants