hql287 / Manta

🎉 Flexible invoicing desktop app with beautiful & customizable templates.
https://www.getmanta.app
GNU Lesser General Public License v3.0
5.28k stars 478 forks source link

Discount should allow decimals #320

Open mleneveut opened 5 years ago

mleneveut commented 5 years ago

Prerequisites

Expected Behavior

I should be able to set a discount of 0.2% or $0.20

Current Behavior

Discount can only be a whole number.

Possible Solution

Steps to Reproduce (for bugs)

  1. Try to add a discount with decimals

Context

When the total price without tax has decimals, I want to round the total price.

Your Environment