deb-sig / double-entry-generator

Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount/Ledger).
https://github.com/deb-sig/double-entry-generator
Apache License 2.0
537 stars 79 forks source link

wechat: Failed to get the tx type 信用卡还款 #28

Closed Triple-Z closed 3 years ago

Triple-Z commented 3 years ago

信用卡还款也有这个问题

 Failed to translate: Failed to translate bill: line 44: Failed to get the tx type 信用卡还款: <nil>

这是我的账单数据

2017-10-20 18:36:44,信用卡还款,建设银行信用卡还款,"/",/,¥548.58,零钱,支付成功,4200000069201710299246843141  ,1000019741201710201961089024   ,"/"

Originally posted by @milkyfox in https://github.com/deb-sig/double-entry-generator/issues/26#issuecomment-887660445

Triple-Z commented 3 years ago

该场景需要用户根据 item 设置规则来匹配还款的账户。