Version 7.0.4
This commit is contained in:
parent
675e103fd9
commit
bfb10c42c1
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*7.0.4 - 09.12.2024*
|
||||||
|
|
||||||
|
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0
|
||||||
|
|
||||||
*7.0.3 - 22.12.2023*
|
*7.0.3 - 22.12.2023*
|
||||||
|
|
||||||
- compatiblity to Tryton 7.0
|
- compatiblity to Tryton 7.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.3
|
version=7.0.4
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
edocument_xrechnung;7.0.5;7.0.999;mds
|
edocument_xrechnung;7.0.6;7.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue