You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wildhai Thanks for bringing that to my attention. Will be fixed in the next release. I don't build a release asap but wait for other updates. I will however create a bugfix release in January.
The class com.helger.phive.peppol.PeppolValidation2024_11 of phive-rules-peppol-3.2.4 has wrong VALID_PER value:
"... public static final LocalDate VALID_PER = PDTFactory.createLocalDate (2024, Month.FEBRUARY, 17); ..."
This means 2024-02-17 in year 2024 but needs to be 2025-02-17 in year 2025.
The text was updated successfully, but these errors were encountered: