Commit graph

8 commits

Author SHA1 Message Date
Mathias Behrle
6e2f109346 Lookup parent taxes for unece tax codes.
In the same way as for categories the unece tax codes must be searched
on parents.
2024-12-19 12:00:53 +01:00
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
9837eb543d fix name of party in error message 2024-12-11 17:17:51 +01:00
Frederik Jaeckel
816d181d13 fix code 2024-12-10 14:45:44 +01:00
Frederik Jaeckel
bbb0673a71 add bank account number to xml-export 2024-12-10 14:45:40 +01:00
Frederik Jaeckel
a4add36fed fix typo 2024-12-10 14:45:36 +01:00
Frederik Jaeckel
b2e2b36edd check for valid address data 2024-12-10 14:44:44 +01:00
Frederik Jaeckel
0150aead02 facturx: check unece codes at tax 2024-12-10 14:44:40 +01:00