beancount / ledger2beancount

Ledger to Beancount text-based converter
GNU General Public License v3.0
79 stars 15 forks source link

Typed metadata 0 not converted correctly #223

Closed tbm closed 3 years ago

tbm commented 3 years ago
2020-09-16 * Typed data int 0
    ; TP:: 0
    Assets:Rewards                                          3000 Avios
    Income:Rewards                                         -3000 Avios

becomes:

2020-09-16 * "Typed data int 0"
  tp: 

which is None.