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

EDI files from SAGE COALA starting by DOC #75

Closed
pulse-mind opened this issue Oct 16, 2024 · 1 comment · Fixed by #77
Closed

EDI files from SAGE COALA starting by DOC #75

pulse-mind opened this issue Oct 16, 2024 · 1 comment · Fixed by #77

Comments

@pulse-mind
Copy link
Contributor

pulse-mind commented Oct 16, 2024

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

Is it possible to take care about this kind of file ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment