Skip to content

Releases: itplr-kosit/validator-configuration-xrechnung

Validator Configuration 2024-06-20 compatible with XRechnung 3.0.x

20 Jun 19:59
Compare
Choose a tag to compare

2024-06-20

This release is compatible with XRechnung 3.0.x

Because of new CII-SR-461 and CII-SR-462 (as part of CEN Rules version 1.3.12) and increase of CII-SR-452 and CII-SR-454 error levels it might break your validation and business workflow. Please evaluate impact!

Added

  • CEN unexpected test on decimal places in BT-131 "Invoice line net amount" in CII
  • CEN unexpected tests on BR-AE-02, BR-AE-03, and BR-AE-04 with BT-32 and no BT-31 in CII
  • Unit tests for CII-SR-461 and CII-SR-462 - multiple BT-7 "Value added tax point date" and BT-8 "Value added tax point date code" in CII

Changed

  • Using CEN Schematron Rules 1.3.12
  • Using XRechnung Schematron 2.1.0
  • Using XRechnung Testsuite 2024-06-20
  • set CII-SR-452 customLevel to "error" to enforce correct cardinality of BT-9 "Payment due date" and BT-20 "Payment terms" in CII
  • set CII-SR-454 customLevel to "error" to enforce exactly one BG-30 "Line VAT information" within BG-25 "Invoice line" in CII
  • tests on BR-AE-02, BR-AE-03, and BR-AE-04 moved from src/test/unexpected to src/test/cen-unit-tests
  • tests cen-unit-test/cii-br-s-08-rounding-rule.xml and unexpected/br-co-23-reason-codes.xml to comply with BR-CL-23
  • tests cen-unit-test/cii-br-e-10-test.xml and cen-unit-test/cii-br-e-10-test-2.xml to comply with CII-SR-461

Validator Configuration 2023-11-15 compatible with XRechnung 3.0.x

14 Nov 18:44
Compare
Choose a tag to compare

2023-11-15

This release is compatible with XRechnung 3.0.x

Added

  • Unit test on BR-53 with BT-5, BT-6 and BT-110 and BT-111 in CII.
  • Unit test for BR-65 with multiple BT-158 in CII
  • Unit test on multiple BT-20 "Payment terms" in CII
  • Unit test on CII-SR-454
  • Negative test for multiple BT-110 in UBL

Changed

Validator Configuration 2023-09-22 compatible with XRechnung 3.0.x

21 Sep 13:51
Compare
Choose a tag to compare

2023-09-22

This release is compatible with XRechnung 3.0.x

Changed

Validator Configuration 2023-07-31 compatible with XRechnung 3.0.x

27 Jul 20:28
Compare
Choose a tag to compare

2023-07-31

This release is compatible with XRechnung 3.0.x

Changed

Validator Configuration 2023-05-12 compatible with XRechnung 2.3.x

11 May 15:24
Compare
Choose a tag to compare

2023-05-12

This release is compatible with XRechnung 2.3.x

Added

  • Documentation of scenarios' custom levels
  • Test for BR-CO-17 and BR-S-09 rounding rules in UBL
  • Tests to monitor implementation of BR-E-10

Changed

  • Tests for BR-CO-17 and BR-S-09 rounding rules in CII merged
  • Unified UBL Invoice and Credit Note handling to integrate Schematron merge of UBL Invoice and Credit Note.

Validator Configuration 2023-02-17 compatible with XRechnung 2.3.x

17 Feb 13:16
Compare
Choose a tag to compare

2023-02-17

This release is compatible with XRechnung 2.3.x

Changed

Validator Configuration 2023-01-31 compatible with XRechnung 2.3.x

08 Feb 12:01
Compare
Choose a tag to compare

2023-01-31

This release is compatible with XRechnung 2.3.x

Added

  • Test for Third Party Payment
  • Test for BR-CO-17 on currencies with rounding at totals in CII.

Changed

Validator Configuration 2022-11-15 compatible with XRechnung 2.2.0

16 Nov 11:34
Compare
Choose a tag to compare

2022-11-15

This release is compatible with XRechnung 2.2.0

Added

  • Tests on interference of BR-DE-16 with BR-O-02, BR-O-03, and BR-O-04
  • Tests to monitor status of temporary Kosovo country codes "1A" and "XK"
  • Test to monitor implementation of HUF rounding rules
  • Test to monitor implementation of BR-CO-25
  • infrastructure to validate custom tests via Ant target create-validator-reports-from-custom-tests

Changed

  • Unexpected behaviour tests follow target state logic
  • Replaced hardcoded XR extension version in scenarios.xml

Fixed

  • removed empty file in test/unexpected

Validator Configuration 2022-07-15 compatible with XRechnung 2.2.0

15 Jul 12:27
Compare
Choose a tag to compare

2022-07-15

This release is compatible with XRechnung 2.2.0

Added

  • Tests for unexpected behaviour of cen rules (see Development Doc "Unexpected Behaviour of CEN Rules")

Changed

Validator Configuration 2022-05-31 compatible with XRechnung 2.2.0

17 Jun 08:09
Compare
Choose a tag to compare

2022-05-31

This release is compatible with XRechnung 2.2.0

Changed