Version 6.0.7
This commit is contained in:
parent
d9a7ce2a98
commit
7d98a34328
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.7 - 12.12.2024*
|
||||||
|
|
||||||
|
- fix: generate pdf if not stored in db
|
||||||
|
|
||||||
*6.0.6 - 11.12.2024*
|
*6.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=6.0.6
|
version=6.0.7
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
edocument_xrechnung;6.0.9;6.0.999;mds
|
edocument_xrechnung;6.0.10;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue