Version 7.0.7
This commit is contained in:
parent
521029f49f
commit
45b60410e0
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*7.0.7 - 12.12.2024*
|
||||||
|
|
||||||
|
- fix: generate pdf if not stored in db
|
||||||
|
|
||||||
*7.0.6 - 11.12.2024*
|
*7.0.6 - 11.12.2024*
|
||||||
|
|
||||||
- re-create invoice-report if not pdf and zugferd-export
|
- re-create invoice-report if not pdf and zugferd-export
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.6
|
version=7.0.7
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
edocument_xrechnung;7.0.9;7.0.999;mds
|
edocument_xrechnung;7.0.10;7.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue