Version 6.0.5
This commit is contained in:
parent
4b1e5412af
commit
18e9e965b1
3 changed files with 7 additions and 2 deletions
|
@ -14,6 +14,11 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.5 - 10.12.2024*
|
||||||
|
|
||||||
|
- update tests for iban in xml-export
|
||||||
|
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0
|
||||||
|
|
||||||
*6.0.3 - 30.06.2023*
|
*6.0.3 - 30.06.2023*
|
||||||
|
|
||||||
- add: credit-note
|
- add: credit-note
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.3
|
version=6.0.5
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
edocument_xrechnung;6.0.0;6.0.999;mds
|
edocument_xrechnung;6.0.7;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue