New issue 240: Should meta data with key "tags" be rejected?
https://bitbucket.org/blais/beancount/issues/240/should-meta-data-with-key-tags-be-rejected

Martin Michlmayr:

Martin, I'd like to get your input on this.  At the moment, it's allowed to 
have meta data with
the key "tags", which means that the transaction can have both tags (i.e. 
entry.tags) and meta data called "tags" (entry.meta["tags").

Should this be allowed or rejected?

```
2014-01-01 open Expenses:Food:Restaurant
2014-01-01 open Assets:Cash

2014-07-12 * "Black Iron Burger" "Lunch" #foo
     tags: "foo"
     Expenses:Food:Restaurant               17.23 USD
     Assets:Cash                           -17.23 USD
```


-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20180316151659.40325.36171%40celery-worker-109.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to