Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Wrong calculation due to incorrect expression parsing with subtraction #2001

Copy link
Copy link
@dslad

Description

@dslad
Issue body actions

This works as expected (with a space between '3' and '-')

2020/01/01 Works
    Assets:Cash    (£10*(3 -1))
    Equity

But this transaction is silently ignored, I guess because the expression incorrectly evaluates to zero

2020/01/01 Doesn't work
    Assets:Cash    (£10*(3-1))
    Equity
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Critical IssueCritical IssuebugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.