Version 6.0.9
This commit is contained in:
parent
16c085dd5c
commit
80b2ab51b4
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.9 - 28.01.2025*
|
||||||
|
|
||||||
|
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
||||||
|
|
||||||
*6.0.8 - 12.12.2024*
|
*6.0.8 - 12.12.2024*
|
||||||
|
|
||||||
- fix: generate pdf if not stored in db
|
- fix: generate pdf if not stored in db
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.8
|
version=6.0.9
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
edocument_xrechnung;6.0.10;6.0.999;mds
|
edocument_xrechnung;6.0.13;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue