New issue 400: bean-format splits ledger payee
https://bitbucket.org/blais/beancount/issues/400/bean-format-splits-ledger-payee
Martin Michlmayr:
```
2019-07-29 * This is a 100 EUR test payment
Expenses:Test 100.00 EUR
Assets:Bank -100.00 EUR
```
ends up as:
```
bean-format -w 30 d
2019-07-29 * This is a 100 EUR test payment
Expenses:Test 100.00 EUR
Assets:Bank -100.00 EUR
```
The “100 EUR” in the payee description is parsed as an amount.
bean-format should ignore lines starting with ^\[0-9\] since that’s a
transaction header in both ledger and beancount.
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/beancount/20190729141751.7066.62033%40celery-worker-112.ash1.bb-inf.net.