[Invoicing] Allow decimals in quantity for Invoicing (example: 2.5)

1

I would like to be able to enter decimal amounts for quantity when doing invoicing. We use hours for our invoicing and use quantity as hours. We charge by the half-hour and cannot easily do this without creating another product plan at the half-hour rate.

  • Ricardo
    • Design Lord, Child of Thor

    There is a solution we made: -> thinking in minutes for example
    – make a product like “15 minutes programming” so
    1 quantitiy is 15 min. (instead of 0.25 hours)
    2 quantitiy is 30 min. (instead of 0.5 hours)
    3 quantitiy is 45 min. (instead of 0.75 hours)
    4 quantitiy is 60 min. (instead of 1 hour)

    or 1 minute is 1 quantity product, more detailed… (minutes can be also another “unit”)

    So when using solutions like Stripe.com and other big player only this strategy is possible in longterm…