Commit graph

115 commits

Author SHA1 Message Date
Frederik Jaeckel
01173fca06 Merge branch 'main' into 6.0 2025-01-29 09:47:51 +01:00
Frederik Jaeckel
ea5a83d7c1 use product.round_price() to round unit_price of invoice-line 2025-01-29 09:33:40 +01:00
Frederik Jaeckel
7f8827c4c9 Version 6.0.13 2025-01-28 13:07:25 +01:00
Frederik Jaeckel
996c6ddeef Merge branch 'main' into 6.0 2025-01-28 13:03:29 +01:00
Frederik Jaeckel
02221601e7 round unit_price of invoice-line by price_digits 2025-01-28 12:50:55 +01:00
Frederik Jaeckel
a9bfaa2cd5 Version 6.0.12 2025-01-09 12:25:53 +01:00
Frederik Jaeckel
d83663b8fb Merge branch 'main' into 6.0 2025-01-09 12:25:13 +01:00
Frederik Jaeckel
ceb2a72fed tests: drop usage of Mock, generate invoice in db 2025-01-09 11:50:52 +01:00
Frederik Jaeckel
e47380f930 formatting 2025-01-09 11:50:09 +01:00
Frederik Jaeckel
9a13bc325d calculation of the tax adjusted 2025-01-09 11:50:00 +01:00
e291608373 Merge pull request 'handle tax childs' (#6) from jangras/edocument_xrechnung:wip_jan into main
Reviewed-on: m-ds/edocument_xrechnung#6
2025-01-09 08:33:34 +00:00
dba1965894 fix typo 2025-01-04 21:08:43 +01:00
f3b4849e0c handle tax childs 2025-01-03 22:28:58 +01:00
Frederik Jaeckel
d05512a34e Version 6.0.11 2024-12-19 12:04:34 +01:00
Frederik Jaeckel
5c31176816 add docs 2024-12-19 12:01:12 +01:00
Mathias Behrle
285054c045 Improve the help text of xrechnung_routeid. 2024-12-19 12:00:57 +01:00
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
40097137b0 Correct a translation. 2024-12-19 12:00:47 +01:00
Frederik Jaeckel
6c47581745 Merge branch 'various_fixes' 2024-12-19 11:35:33 +01:00
Frederik Jaeckel
7ddb94f47e add docs 2024-12-19 11:34:36 +01:00
Mathias Behrle
8eb9c284fb Improve the help text of xrechnung_routeid. 2024-12-19 10:42:41 +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
659e78a686 Correct a translation. 2024-12-19 10:20:57 +01:00
Frederik Jaeckel
2013df403b Version 6.0.10 2024-12-12 16:35:51 +01:00
Frederik Jaeckel
1e8562f260 add folder 'view' to setup.py 2024-12-12 16:29:24 +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
4177265713 Version 7.0.10 2024-12-12 11:56:33 +01:00
Frederik Jaeckel
d6b5893a8b add folder 'view' to setup.py 2024-12-12 11:52:50 +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
804c63622c Version 6.0.9 2024-12-11 17:18:59 +01:00
Frederik Jaeckel
9837eb543d fix name of party in error message 2024-12-11 17:17:51 +01:00
Frederik Jaeckel
87f7593340 Version 7.0.9 2024-12-11 17:03:29 +01:00
Frederik Jaeckel
a9bbaebbd9 Merge branch 'main' into 7.0 2024-12-11 17:02:28 +01:00
Frederik Jaeckel
b28ce594d8 fix name of party in error message 2024-12-11 14:34:10 +01:00
Frederik Jaeckel
569b4e2fc8 Version 6.0.7 2024-12-10 15:15:07 +01:00
Frederik Jaeckel
d02ffe5d26 update configuration form 2024-12-10 15:14:57 +01:00
Frederik Jaeckel
a1456cdc76 fix tests 2024-12-10 14:56:44 +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
2e96a1d4c9 configuration: add setting for used bank nuumbers 2024-12-10 14:45:32 +01:00
Frederik Jaeckel
5c2d5e2a1d bank accont number: add field 'company_owned' 2024-12-10 14:45:15 +01:00
Frederik Jaeckel
fce531c210 doks 2024-12-10 14:44:49 +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
Frederik Jaeckel
30ad2c5201 update setup.py 2024-12-10 14:44:35 +01:00
Frederik Jaeckel
9c1bf1ca18 export: add factur-x 1.07.2 2024-12-10 14:44:29 +01:00
Frederik Jaeckel
0937e5548b add xsd for factur-x 2024-12-10 14:44:24 +01:00
Frederik Jaeckel
61cf85eb0b allow route-id to be optional 2024-12-10 14:44:11 +01:00
Frederik Jaeckel
004f35ad13 update docs 2024-12-10 14:43:11 +01:00