mikrowerk-edi-invoicing 0.3.4__py3-none-any.whl → 0.3.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- edi_invoice_parser/tests/test_parse_x_rechnung.py +1 -1
- {mikrowerk_edi_invoicing-0.3.4.dist-info → mikrowerk_edi_invoicing-0.3.5.dist-info}/METADATA +1 -1
- {mikrowerk_edi_invoicing-0.3.4.dist-info → mikrowerk_edi_invoicing-0.3.5.dist-info}/RECORD +6 -6
- {mikrowerk_edi_invoicing-0.3.4.dist-info → mikrowerk_edi_invoicing-0.3.5.dist-info}/WHEEL +0 -0
- {mikrowerk_edi_invoicing-0.3.4.dist-info → mikrowerk_edi_invoicing-0.3.5.dist-info}/licenses/LICENSE +0 -0
- {mikrowerk_edi_invoicing-0.3.4.dist-info → mikrowerk_edi_invoicing-0.3.5.dist-info}/top_level.txt +0 -0
|
@@ -35,7 +35,7 @@ class XRechnungEinfachTestCase(unittest.TestCase):
|
|
|
35
35
|
('xml', 'ubl/RG00343552.xml'),
|
|
36
36
|
('xml', 'ubl/ubl_invoice_example.xml'),
|
|
37
37
|
('xml', 'ubl/UBL-Invoice-2.1-Example.xml'),
|
|
38
|
-
|
|
38
|
+
('pdf', 'zugferd/BASIC-WL_Einfach/BASIC-WL_Einfach.pdf'),
|
|
39
39
|
# ('pdf', 'zugferd/XRECHNUNG_Einfach/XRECHNUNG_Einfach.pdf'), # needs some checks, why test failed
|
|
40
40
|
# ("pdf", "zugferd/XRECHNUNG_Elektron/XRECHNUNG_Elektron.pdf"), # needs some checks, why test failed
|
|
41
41
|
('pdf', 'odoo_generated/INV_2025_00001.pdf'),
|
|
@@ -25,13 +25,13 @@ edi_invoice_parser/model/x_rechnung.py,sha256=7RUuWh2STXn1fRNzO2-gP42i0tY1Jj2OBM
|
|
|
25
25
|
edi_invoice_parser/model/xml_abstract_x_rechnung_parser.py,sha256=puxCSC02zIXpfMY9xNLqY-w0aRv0y5ROHmNtmaV16o4,673
|
|
26
26
|
edi_invoice_parser/tests/__init__.py,sha256=gnkvp4ZsQ0g1L5r6fbyhvFNsSKp0PegdvVeQP_dVQSw,142
|
|
27
27
|
edi_invoice_parser/tests/test_iban_handling.py,sha256=suRaB9gxbNc2Dc7spjHmQyPBdXva98HF1js85wQWqPM,662
|
|
28
|
-
edi_invoice_parser/tests/test_parse_x_rechnung.py,sha256=
|
|
28
|
+
edi_invoice_parser/tests/test_parse_x_rechnung.py,sha256=47CWqNmWlyaJiwXag6_u3d8lM0vVfDslgni5VrST3ao,3552
|
|
29
29
|
edi_invoice_parser/ubl_sax_parser/__init__.py,sha256=P3QhOExirTKDRre-ReGBVv_GFZniEj_kOnWtUSNJGq0,91
|
|
30
30
|
edi_invoice_parser/ubl_sax_parser/xml_ubl_sax_parser.py,sha256=p0-gDt5WsPTrs6a_o6y3HLNDNvNZewc4iLirDUZ9YIk,16248
|
|
31
31
|
edi_invoice_parser/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
32
32
|
edi_invoice_parser/util/file_helper.py,sha256=4gdWbv8L9LSMraLKvGI1Z3NMcuGGy7JB1qFvNaW-yo4,767
|
|
33
|
-
mikrowerk_edi_invoicing-0.3.
|
|
34
|
-
mikrowerk_edi_invoicing-0.3.
|
|
35
|
-
mikrowerk_edi_invoicing-0.3.
|
|
36
|
-
mikrowerk_edi_invoicing-0.3.
|
|
37
|
-
mikrowerk_edi_invoicing-0.3.
|
|
33
|
+
mikrowerk_edi_invoicing-0.3.5.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
|
34
|
+
mikrowerk_edi_invoicing-0.3.5.dist-info/METADATA,sha256=qY2zk3DrYvWws1Vj-Kq5fbNY30CPK27uw8gQmhSCjJ4,1022
|
|
35
|
+
mikrowerk_edi_invoicing-0.3.5.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
|
|
36
|
+
mikrowerk_edi_invoicing-0.3.5.dist-info/top_level.txt,sha256=OyIJDXDBfR9f0EvTDTmEHdXEFHscjRqX1MxeOeT2VKM,19
|
|
37
|
+
mikrowerk_edi_invoicing-0.3.5.dist-info/RECORD,,
|
|
File without changes
|
{mikrowerk_edi_invoicing-0.3.4.dist-info → mikrowerk_edi_invoicing-0.3.5.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{mikrowerk_edi_invoicing-0.3.4.dist-info → mikrowerk_edi_invoicing-0.3.5.dist-info}/top_level.txt
RENAMED
|
File without changes
|