ledger-autosync icon indicating copy to clipboard operation
ledger-autosync copied to clipboard

Use effective date for credit card with deferred payment.

Open chemtov opened this issue 6 years ago • 2 comments

If the DTUSER is different from the DTPOSTED in an transaction then we have a deferred payment. Use the effective date in ledger for such case.

Closes: #69

jseutter/ofxparse#150 needs to be solved before merging this. I've tested this with jseutter/ofxparse#151 and it worked.

chemtov avatar Mar 27 '19 23:03 chemtov

So it has been almost 6 months since https://github.com/jseutter/ofxparse/pull/151 was merged, and there still hasn't been a new release of ofxparse (and in fact there hasn't been since November 2018, almost 2 years ago :grimacing: ). @egh, would it be possible or desirable to update the version of ofxparse that ledger-autosync uses to the latest from GitHub (or a specific commit) in the meantime?

@chemtov, I'm sure the test failures are because Travis doesn't have the right version of ofxparse, but it looks like there are also some conflicts, so you may want to rebase your branch.

501st-alpha1 avatar Jul 25 '20 00:07 501st-alpha1

So it has been almost 6 months since jseutter/ofxparse#151 was merged, and there still hasn't been a new release of ofxparse (and in fact there hasn't been since November 2018, almost 2 years ago grimacing ). @egh, would it be possible or desirable to update the version of ofxparse that ledger-autosync uses to the latest from GitHub (or a specific commit) in the meantime?

:( It might be possible. I've never done that with a setup.py install. I'll look into it.

egh avatar Jul 25 '20 02:07 egh