Philip Helger

Results 277 comments of Philip Helger

I think I understand. These are the changed you did and you get the respective error. Additional to your changes, please remove these from your POM: * phase4-profile-peppol * phase4-profile-cef...

@jicr74 thanks, good to know :) The `phase4-peppol-client` surely does not. I think a separate client would make sense. If you think so too, just create a separate issue for...

@csautereau also please note: * The slack is `1` and not `1€` - it's currency independent and * The slack is not defined in EN but currently only in the...

Changing the "Directory automatic update" flag with the REST API is a bad idea. This setting is global and will continue to work so. However, I will add an API...

Fine as it is. Auto generated code. Disable the warning in Fortify

The API token will be implemented like a Bearer Token. So the `Authorization` HTTP header with the keyword `Bearer` must be used as in the following example: ``` GET /api/anything...

Part of SMP 6.0.7 release

I refrain from doing so - that should not be done

I need to reopen this issue. Please find attached an instance that fails with CII 1.3.9 rules: [XR-xrechnung-FEHLER-clean.xml.txt](https://github.com/ConnectingEurope/eInvoicing-EN16931/files/10569214/XR-xrechnung-FEHLER-clean.xml.txt)

I still don't think JSON really adds value here - it just adds complexity and requires transformations etc. XML is mature, well understood and has good tooling support - I...