Commit graph

12 commits

Author SHA1 Message Date
Mathias Behrle
5dad4ce239 Remove arguments in super() calls.
They are no more needed in Python3 and usually result in unexpected
behavior when wrongly used (like e.g. the one introduced in
764cacc091 and solved meanwhile by
refactorization).
2024-12-12 16:29:10 +01:00
Frederik Jaeckel
0150aead02 facturx: check unece codes at tax 2024-12-10 14:44:40 +01:00
Frederik Jaeckel
9c1bf1ca18 export: add factur-x 1.07.2 2024-12-10 14:44:29 +01:00
Frederik Jaeckel
59ef90e198 export: add xrechnung 2.3 + 3.0 + tests against xsd 2024-12-10 14:42:55 +01:00
Frederik Jaeckel
fc5c250a20 formatting 2024-12-10 14:41:17 +01:00
Mathias Behrle
cc4dcd73db Lookup parent taxes for unece tax codes.
Child taxes do not respect the setting of the parent 'Override
tmeplate', thus can not be configured for unece codes. It is anyway
better to allow the code definition on the parent tax.
2024-12-10 14:40:27 +01:00
Frederik Jaeckel
15dbf83233 formatting 2023-06-30 15:31:47 +02:00
Frederik Jaeckel
c3aadd0dfe add: creditnote 2023-06-30 15:29:51 +02:00
Frederik Jaeckel
7d20e3d091 formatting 2023-06-30 11:36:17 +02:00
Frederik Jaeckel
1306f2a339 export xrechnung 2.1 ok + test 2022-10-19 17:15:56 +02:00
Frederik Jaeckel
7e35688043 xrechnung weiter, line fehlt noch 2022-10-18 17:33:17 +02:00
Frederik Jaeckel
265e38c24f xml erzeugen bei 40% 2022-10-17 17:20:25 +02:00