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

Parser should not fail on unknown elements #51

Open
barredterra opened this issue Dec 4, 2024 · 0 comments
Open

Parser should not fail on unknown elements #51

barredterra opened this issue Dec 4, 2024 · 0 comments

Comments

@barredterra
Copy link

barredterra commented Dec 4, 2024

There are and likely always will be some legal elements that we forgot to define in our python structure. The parser should not fail when it encounters such unknown elements.

For example, the formerly unknown element that is introduced in #50 should not have made the parser fail. The element is rather unimportant. I'd still like to read the rest of the invoice, even when this gets lost.

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

No branches or pull requests

1 participant