Version 6.8.5
This commit is contained in:
parent
b86037d0e2
commit
ab314200ae
3 changed files with 7 additions and 3 deletions
|
@ -14,6 +14,11 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.8.5 - 10.12.2024*
|
||||||
|
|
||||||
|
- update tests for iban in xml-export
|
||||||
|
- add: export formats: factur-x, ZUGFeRD, XRechnung 2.3 + 3.0
|
||||||
|
|
||||||
*6.8.3 - 30.06.2023*
|
*6.8.3 - 30.06.2023*
|
||||||
|
|
||||||
- compatiblity to Tryton 6.8
|
- compatiblity to Tryton 6.8
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.8.3
|
version=6.8.5
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
@ -9,4 +9,3 @@ xml:
|
||||||
configuration.xml
|
configuration.xml
|
||||||
wizard_runreport.xml
|
wizard_runreport.xml
|
||||||
xreport.xml
|
xreport.xml
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
edocument_xrechnung;6.8.2;6.8.999;mds
|
edocument_xrechnung;6.8.7;6.8.999;mds
|
||||||
|
|
Loading…
Reference in a new issue