Skip to content

bug: split doesnt sum all postings of a tx #16

Description

@Akuukis

When splitting a tx with more than one posting, where one posting is big but other is below "split every day" threshold, the smaller one will be bulked up properly but the bigger one would be just ignored.

Solution (either)

  • dont skip days based on smallest posting, base it on biggest posting
  • when skipping days properly sum up all postings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions