You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I like to invoice for hours , and sometimes I have to invoice for fractions of an hour.
Describe the solution you'd like
Change quantity to float instead of int
Describe alternatives you've considered
Doing a pull request & modifying the code myself , but I haven't gotten to this , and I don't really know go all that well yet
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I like to invoice for hours , and sometimes I have to invoice for fractions of an hour.
Describe the solution you'd like
Change quantity to float instead of int
Describe alternatives you've considered
Doing a pull request & modifying the code myself , but I haven't gotten to this , and I don't really know go all that well yet
The text was updated successfully, but these errors were encountered: