Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix meta() and any_meta() functions for postings on pad transactions #144

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

dnicolodi
Copy link
Collaborator

These functions need to handle the meta field to be None because transactions inserted by Beancount for pad directives have postings which the meta field set to None instead than to an empty dictionary.

See beancount/beancount#767.

These functions need to handle the meta field to be None because
transactions inserted by Beancount for pad directives have postings
which the meta field set to None instead than to an empty dictionary.

See beancount/beancount#767.
@dnicolodi dnicolodi merged commit 2284f11 into beancount:master Aug 16, 2023
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.

1 participant