Mathias Behrle
a01aa12cc0
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-18 11:55:32 +01:00
Frederik Jaeckel
7dd47e6b2a
fix name of party in error message
2024-12-11 17:08:38 +01:00
Frederik Jaeckel
aa5f3e6814
fix code
2024-12-10 14:09:49 +01:00
Frederik Jaeckel
6f6de9ffb4
add bank account number to xml-export
2024-12-10 14:09:45 +01:00
Frederik Jaeckel
32ef5159d2
fix typo
2024-12-10 14:09:40 +01:00
Frederik Jaeckel
b3e6133dac
check for valid address data
2024-12-10 14:09:21 +01:00
Frederik Jaeckel
bdd0c36483
facturx: check unece codes at tax
2024-12-10 14:09:15 +01:00