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
|
||||
=======
|
||||
|
||||
*7.0.8 - 28.01.2025*
|
||||
|
||||
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
||||
|
||||
*7.0.7 - 12.12.2024*
|
||||
|
||||
- fix: generate pdf if not stored in db
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=7.0.7
|
||||
version=7.0.8
|
||||
depends:
|
||||
account_invoice
|
||||
bank
|
||||
|
|
Loading…
Reference in a new issue