ravindracs0071 / tippytipper

Automatically exported from code.google.com/p/tippytipper
1 stars 0 forks source link

Not re-calculating tip when disabling exclude tax rate #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set Bill to $10 with tax rate excluded
2. Set Tip to 10%
3. Go to settings and disable tax rate
4. Tip percentage will still be that of before (with tax rate excluded).

What is the expected output? What do you see instead?
Tip percentage should have been re-calculated (aka $1).

Original issue reported on code.google.com by mand...@gmail.com on 6 Jun 2010 at 4:05

GoogleCodeExporter commented 9 years ago
Fixed in v1.1

Original comment by mand...@gmail.com on 7 Jun 2010 at 3:00