Skip to content

Commit c96d646

Browse files
authored
Merge pull request #1 from itplr-kosit/development-nrs
Development nrs
2 parents f1a36e4 + 6e5e247 commit c96d646

File tree

5 files changed

+5
-8
lines changed

5 files changed

+5
-8
lines changed

rules/unit-UBL-DE/UBL-IN_DE-R-001.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</assert>
77
<test>
88
<assert>
9+
<description>DE-R-001 unit test</description>
910
<success>DE-R-001</success>
10-
<description>DE-R-001 unit test</description>
1111
</assert>
1212
<Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cec="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2">
1313
<cbc:CustomizationID>urn:cen.eu:en16931:2017#compliant#urn:fdc:peppol.eu:2017:poacc:billing:3.0</cbc:CustomizationID>

rules/unit-UBL-DE/UBL-IN_DE-R-016.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<testSet xmlns="http://difi.no/xsd/vefa/validator/1.0" configuration="peppolbis-en16931-base-3.0-ubl">
33
<assert>
4-
<description>DE-R-016 description tbd</description>
4+
<description>DE-R-016 If one of the VAT codes S, Z, E, AE, K, G, L, or M is used, an invoice shall contain at least one of the following elements: "Seller VAT identifier" (BT-31) or "Seller tax registration identifier" (BT-32) or "SELLER TAX REPRESENTATIVE PARTY" (BG-11).</description>
55
<scope>DE-R-016</scope>
66
</assert>
77
<test>
@@ -470,9 +470,6 @@
470470
<cbc:Amount currencyID="EUR">0</cbc:Amount>
471471
<cbc:BaseAmount currencyID="EUR">0</cbc:BaseAmount>
472472
<cac:TaxCategory>
473-
<?xmute mutator="code" values="Z,E,AE,K,G,L,M"
474-
schematron-invalid="xrubl:BR-DE-16" id="ubl-inv-mandatory-companyID-with-some-tax-category-BT-95-invalid"
475-
description="mandatory companyID with some tax category" ?>
476473
<cbc:ID>S</cbc:ID>
477474
<cbc:Percent>19</cbc:Percent>
478475
<cac:TaxScheme>

rules/unit-UBL-DE/UBL-IN_DE-R-027.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303

304304
<test>
305305
<assert>
306-
<error>DE-R-027</error>
306+
<warning>DE-R-027</warning>
307307
</assert>
308308
<Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cec="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2">
309309
<cbc:CustomizationID>urn:cen.eu:en16931:2017#compliant#urn:fdc:peppol.eu:2017:poacc:billing:3.0</cbc:CustomizationID>

rules/unit-UBL-DE/UBL-IN_DE-R-031.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461

462462
<test>
463463
<assert>
464-
<error>DE-R-030</error>
464+
<error>DE-R-031</error>
465465
</assert>
466466

467467
<Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cec="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2">

structure/syntax/part/payee-party.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<Description>This element is used for both the identification of the Payee, or the unique banking reference identifier of Payee (assigned by the Payee bank.) For payee identification use ICD code list, for SEPA bank assigned creditor reference, use SEPA.</Description>
1919
<DataType>Text</DataType>
2020
<Reference type="BUSINESS_TERM">BT-60, BT-90</Reference>
21-
<Reference type="RULE">DE-R-30</Reference>
21+
<Reference type="RULE">DE-R-030</Reference>
2222

2323
<Attribute usage="Optional">
2424
<Term>schemeID</Term>

0 commit comments

Comments
 (0)