Skip to content

Rounding drops a cent when splitting evenly #374

@Uli-Z

Description

@Uli-Z

When you split an amount that can’t be divided cleanly to two-decimal precision (e.g. $1 ÷ 3), each share is rounded down ($0.33), so the shares add up to less than the original amount ($0.99). That missing cent isn’t assigned to anyone, leaving the totals visibly off. While $0.01 won't ruin anyone, it still feels a bit weird. ;)

Image

Proposal: Hand those leftover cents out deterministically but variably so one person isn’t always stuck: simplest rule → give the remainder to the payer of that specific expense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions