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

Couldn't able to parse edi 277 files #215

Open
dinesh1299 opened this issue May 31, 2024 · 0 comments
Open

Couldn't able to parse edi 277 files #215

dinesh1299 opened this issue May 31, 2024 · 0 comments

Comments

@dinesh1299
Copy link

This parser working well with 834, 837, 275 formats but when I tried to parse edi 277 file, I'm getting this error

File "C:\Users\Dinesh\Desktop\Projects\x12 parser\env\Lib\site-packages\badx12\parser.py", line 125, in _parse_segment
segment.fields[index].content = value
~~~~~~~~~~~~~~^^^^^^^
IndexError: list index out of range

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