Version 7.0.8
This commit is contained in:
parent
3f756a7bb3
commit
c42ad82ff1
2 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*7.0.8 - 28.01.2025*
|
||||||
|
|
||||||
|
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
||||||
|
|
||||||
*7.0.7 - 12.12.2024*
|
*7.0.7 - 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=7.0.7
|
version=7.0.8
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
Loading…
Reference in a new issue