-
-
Notifications
You must be signed in to change notification settings - Fork 521
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
We’re using ledger
as time management tool and have added the following lines to allow appropriate German formatting of hours:
commodity h
format 1.000,00 h
default
When upgrading to ledger 3.3.0, running any ledger command results in the error message:
While parsing file "/time/user.journal", line 722:
Error: commodity directive symbol h and format directive symbol s should be the same
This seems to be the same error as this one reported on reddit which allocates the error message in https://github.com/ledger/ledger/blame/master/src/textual.cc#L1137
This is a regression from 3.2.1 and older where the above statement worked perfectly fine.
eidenschink
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working