Hello,
I am trying to run an old ledger file where I have lots of metadata tags 
(key/value pairs) and I am getting theses errors. 

 % ledger -f test.ledger bal
Warning: "test.ledger", line 7: Unknown metadata tag 'MyTag'
                -100  Cash
                 100  Expenses
--------------------
                   0

Here's the test file:

account Cash
account Expenses

2022-01-01
    Expenses   100
    Cash
      ; MyTag: foo

What is the issue?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/e514ed2c-35cd-4600-9962-3f7c1f0fea88n%40googlegroups.com.

Reply via email to