Skip to content

Conversation

@501st-alpha1
Copy link
Contributor

This is my attempt at implementing payee matching for #25. I've implemented it for the plain Ledger interface, and haven't (yet) done so for the Python interface or HLedger. (I've been having some trouble getting the Python interface to work with ledger-autosync, and I haven't gotten around to installing HLedger yet.) I added non-fatal stub functions for those two so that it's backwards-compatible at least.

If you're okay with the stubs and want to merge this as is, feel free, otherwise I can try to implement those too.

@egh egh self-assigned this Feb 19, 2019
@egh
Copy link
Owner

egh commented Mar 17, 2019

Closing & re-opening to trigger travis build.

@egh egh closed this Mar 17, 2019
@egh egh reopened this Mar 17, 2019
@kotp
Copy link

kotp commented Mar 17, 2019

Closing and re-opening to trigger is not necessary, as you have write access to this repository. From the travis page targetted by "Details" for the job, there is a "Restart Job" button.

@egh
Copy link
Owner

egh commented Mar 17, 2019

@kotp Good to know, thanks!

@501st-alpha1 501st-alpha1 force-pushed the match-autosync-payee branch from 1b0070c to 085bb35 Compare March 23, 2019 16:53
@501st-alpha1 501st-alpha1 force-pushed the match-autosync-payee branch from 085bb35 to a4e02a4 Compare March 23, 2019 16:56
`self.lgr` can be `None`, particularly during tests.
@501st-alpha1
Copy link
Contributor Author

501st-alpha1 commented Mar 23, 2019

@egh I've rebased this onto master, fixed an issue causing tests to fail, and also added a test for my new matching functionality.

@egh
Copy link
Owner

egh commented Mar 23, 2019

@501st-alpha1 Thank you!

@egh egh merged commit c2d5c2f into egh:master Mar 23, 2019
@501st-alpha1 501st-alpha1 deleted the match-autosync-payee branch March 27, 2019 04:32
@501st-alpha1 501st-alpha1 mentioned this pull request Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants