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

Modifica a removeBOM(), aggiunta costante a RispostaRiceviFatture #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

fednikx
Copy link

@fednikx fednikx commented Mar 14, 2019

Modificato removeBOM(), ora non viene fatta alcuna rimozione (issue #4 ).

Aggiunta la costante ER00 a RispostaRiceviFatture: in questo modo è possibile restituire ad SDI una risposta non valida così da ottenere un nuovo tentativo di trasmissione.

Aggiunta la costante ER00 da restituire quando non si vuole convalidare la ricezione a SDI
Controlla che il file non abbia estensione p7m. In quel caso removeBOM() non fa nulla.
removeBOM() ora rimuove TUTTI i caratteri UTF BOM e non solamente il BOM UTF-8
Correzione di errori sciocchi
src/FileSdIBase.php Outdated Show resolved Hide resolved
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.

None yet

2 participants