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

支付宝账单中交易状态关闭的订单,标记为未入账 #51

Closed CyrivlClth closed 2 years ago

CyrivlClth commented 2 years ago

Closes: #44

gaocegege commented 2 years ago

Please fix the unit test.

Triple-Z commented 2 years ago

建议提供一个配置选项,可以直接忽略 pending ,直接输出为 *

例:

alipay:
  txClosedPending: false
  rules:
    # ...

/cc @gaocegege

saccohuo commented 2 years ago

这个PR有合并吗,现在导出的还是有一堆”交易关闭“的item