We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I have some EDI files (.ped generated by SAGE COALA) that start by DOC, example :
DOC+01=serveur\grpx\dossiers\xxxxx+02=9215001+03=04/07/2024+04=FD2401+05=24+06=DGFiP+07=EDITDFC+08=32489+09=xxxxxxxxxxxxx+10=xxxxxxx+11=XXXXXX PATRIMOINE+12=xxxxxxxxxxx++14=FR1111111111+15=mickael+16=isrn+17=01/01/2023+18=31/12/[email protected]+27=++29=++++++35={55D57981-DA87-426D-911E-464844992C9C}'UNA:+,? 'UNB+UNOL:...
I get the error : An interchange must start with UNB or UNA and UNB
An interchange must start with UNB or UNA and UNB
Is it possible to take care about this kind of file ?
The text was updated successfully, but these errors were encountered:
I will submit a PR
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hello,
I have some EDI files (.ped generated by SAGE COALA) that start by DOC, example :
I get the error :
An interchange must start with UNB or UNA and UNB
Is it possible to take care about this kind of file ?
The text was updated successfully, but these errors were encountered: