Skip to content

Remove decimal places from money display #65

Open
@xMartin

Description

@xMartin

As Grouptabs focuses on letting you deal with money in the most friendly and generous way feasible, showing decimal places of money amounts appears to be too precise and explicit. If I owe €12.60 in theory, just displaying "13" should be fine. We assume that is how you'd deal with money if you didn't use technology at all.

But just rounding the decimal places would lead to funny situations where e.g. you have three participants "a", "b", and "c", "a" pays amount 1 for the first transaction and that leads to "a" being owed 1 while "b" and "c" owe each 0. Sure, we don't want to deal with these low amounts really but maybe it would make sense to show a decimal place when the amount is < 1 or something.

I would also allow to enter decimal places even if without giving a hint in the placeholder.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions