f3b4849e0c
handle tax childs
2025-01-03 22:28:58 +01:00
Frederik Jaeckel
6c47581745
Merge branch 'various_fixes'
2024-12-19 11:35:33 +01:00
Mathias Behrle
df46388967
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 10:22:12 +01:00
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