Commit graph

7 commits

Author SHA1 Message Date
Mathias Behrle
79c2227131 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 09:53:03 +01:00
Frederik Jaeckel
b28ce594d8 fix name of party in error message 2024-12-11 14:34:10 +01:00
Frederik Jaeckel
ab064c43ef fix code 2024-12-10 13:16:04 +01:00
Frederik Jaeckel
9f2be4e593 add bank account number to xml-export 2024-12-10 12:59:09 +01:00
Frederik Jaeckel
813f5a4bcf fix typo 2024-12-10 12:58:45 +01:00
Frederik Jaeckel
994f9b2880 check for valid address data 2024-12-09 15:15:27 +01:00
Frederik Jaeckel
1e7a021eee facturx: check unece codes at tax 2024-12-09 13:24:39 +01:00